diff --git a/bin/rsync.app b/bin/rsync.app index 9befe8b8..55c3c6ac 100644 --- a/bin/rsync.app +++ b/bin/rsync.app @@ -3,8 +3,8 @@ DEST_PREFIX=$1 shift -DEPLOY_DEST=${DEST_PREFIX}babel -DEPLOY_SRC=/htapps/test.babel +DEPLOY_DEST=${DEST_PREFIX}babel/crms +DEPLOY_SRC=/htapps/test.babel/crms INCLUDE=$(cat <