aboutsummaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xdeploy.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/deploy.sh b/deploy.sh
index 1535f5b..5f409a8 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -26,7 +26,5 @@ git fetch origin
git reset --hard origin/master
chown -R voc:staff .
chown -R downloader configs
-chmod +x configs/download.sh
-chmod +x configs/conferences/*/download.sh
./clear_cache
EOT