summaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index 5b164cc..0337fec 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
-rsync --delete -a *.py wgmd.de:feeds/
+rsync -a *.py wgmd.de:feeds/
ssh wgmd.de touch ~/feeds/wsgi.py # trigger reload