summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdeploy.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy.sh b/deploy.sh
index 4cdeb3e..05c2b51 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -5,3 +5,4 @@ cd "$(dirname "$0")"
git submodule update --init
hugo
rsync -va --progress --delete --rsync-path="/usr/bin/openrsync" public/ blog@lambda.cx:/var/www/htdocs/blog.lambda.cx/
+rm -r public