msqur/deploy.sh

5 lines
114 B
Bash
Raw Normal View History

2015-03-20 11:23:56 -07:00
. script.config
rsync -av --exclude='config.php' --exclude='*/.hg*' src/ $DEPLOY_DIR/
cp -v VERSION $DEPLOY_DIR/