aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eea4a6f..d6fabde 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Browse http://localhost:1313 for a preview of the site.
## Deploy
hugo
- rsync -avz --delete public/ www.rgdd.se:/var/www/rgdd.se/
+ rsync -avz --delete --exclude /silent-ct/allowlist public/ www.rgdd.se:/var/www/rgdd.se/
Note: old files will be deleted, use with caution.