Changes to the variables
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
REMOTE_PROGRESS=".remote-in-progress"
|
||||
|
||||
touch $REMOTE_PROGRESS
|
||||
|
||||
sshpass -p "${SERVER_PASSWORD}" \
|
||||
@@ -28,6 +26,7 @@ sshpass -p "${SERVER_PASSWORD}" \
|
||||
--exclude watch-build.sh \
|
||||
--exclude sftp-watch.sh \
|
||||
--exclude split-conflicts.sh \
|
||||
--exclude $REMOTE_PROGRESS \
|
||||
-e ssh "${SERVER_USER}@${SERVER_HOST}:${SERVER_PATH}" . \
|
||||
$1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user