diff --git a/bin/deploy.sh b/bin/deploy.sh index 5def21a..99f7ba0 100755 --- a/bin/deploy.sh +++ b/bin/deploy.sh @@ -26,6 +26,7 @@ fi rsync -av \ --exclude venv/ \ --exclude '*.pyc' \ + --exclude uncloud/local_settings.py \ --delete \ ${uncloud_base}/ ${user}@${target_host}:app/