After ssh --git run remote local with delete flag
This commit is contained in:
@@ -24,4 +24,5 @@ sshpass -p "${SERVER_PASSWORD}" \
|
||||
--exclude watch-build.sh \
|
||||
--exclude sftp-watch.sh \
|
||||
--exclude split-conflicts.sh \
|
||||
-e ssh "${SERVER_USER}@${SERVER_HOST}:${SERVER_PATH}" . # --exclude .git \
|
||||
-e ssh "${SERVER_USER}@${SERVER_HOST}:${SERVER_PATH}" . \
|
||||
$1
|
||||
|
||||
Reference in New Issue
Block a user