phase 1
This commit is contained in:
@@ -9,6 +9,8 @@ PROJECT_DIR="$(cd "$(dirname "$0")/.." && pwd)"
|
||||
|
||||
rsync -avz --delete \
|
||||
--exclude='.git/' \
|
||||
--exclude='media/target/' \
|
||||
--exclude='media/logs/' \
|
||||
--filter=':- .gitignore' \
|
||||
"$PROJECT_DIR/" \
|
||||
"${REMOTE}:${REMOTE_PATH}"
|
||||
|
||||
Reference in New Issue
Block a user