exclude appdata

This commit is contained in:
2026-04-02 12:31:08 +02:00
parent 6039b606e1
commit 7aa2fbcba7
+1
View File
@@ -28,6 +28,7 @@ rsync -avzh \
--exclude 'updater.log.1' \
--exclude 'flow.log' \
--exclude 'flow.log.1' \
--exclude 'appdata_ocubwyrxncdg' \
--progress \
"$SOURCE_DIR" "$REMOTE_USER@$REMOTE_HOST:$REMOTE_DIR"