mirror of https://github.com/rusefi/msqur.git
5 lines
114 B
Bash
5 lines
114 B
Bash
|
. script.config
|
||
|
|
||
|
rsync -av --exclude='config.php' --exclude='*/.hg*' src/ $DEPLOY_DIR/
|
||
|
cp -v VERSION $DEPLOY_DIR/
|