wrap up before restructure
This commit is contained in:
@@ -17,6 +17,7 @@ git -C "$PROJECT_DIR" ls-files --others --ignored --exclude-standard --directory
|
||||
|
||||
rsync -avz --delete \
|
||||
--exclude='.git/' \
|
||||
--exclude='data/' \
|
||||
--exclude-from="$EXCLUDE_FILE" \
|
||||
"$PROJECT_DIR/" \
|
||||
"${REMOTE}:${REMOTE_PATH}"
|
||||
|
||||
Reference in New Issue
Block a user