verhinder,dass storage geleert wird.
This commit is contained in:
@@ -19,6 +19,7 @@ sync_code() {
|
||||
fi
|
||||
|
||||
rsync -a --delete --omit-dir-times --no-perms --no-owner --no-group \
|
||||
--exclude="storage/**" \
|
||||
--exclude="storage/logs" \
|
||||
--exclude="storage/framework/sessions" \
|
||||
"$APP_SOURCE"/ "$APP_TARGET"/ || true
|
||||
|
||||
Reference in New Issue
Block a user