exclude appdata
This commit is contained in:
@@ -28,6 +28,7 @@ rsync -avzh \
|
|||||||
--exclude 'updater.log.1' \
|
--exclude 'updater.log.1' \
|
||||||
--exclude 'flow.log' \
|
--exclude 'flow.log' \
|
||||||
--exclude 'flow.log.1' \
|
--exclude 'flow.log.1' \
|
||||||
|
--exclude 'appdata_ocubwyrxncdg' \
|
||||||
--progress \
|
--progress \
|
||||||
"$SOURCE_DIR" "$REMOTE_USER@$REMOTE_HOST:$REMOTE_DIR"
|
"$SOURCE_DIR" "$REMOTE_USER@$REMOTE_HOST:$REMOTE_DIR"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user