aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xdeploy.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy.sh b/deploy.sh
index 3079a3c..a723ce8 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -5,4 +5,5 @@ git fetch origin
git reset --hard origin/master
chown -R voc:staff .
chown -R downloader configs
+./clear_cache
EOT