aboutsummaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
authorMaZderMind2016-12-18 13:34:57 +0100
committerMaZderMind2016-12-18 13:34:57 +0100
commita12d86ec058bc89e6feeda6ec8cfce691269b0a9 (patch)
tree6be1f764a8addd025eb774bcd2039788a4b1873f /deploy.sh
parent521f0e2e1c94538fdce65a021144180f368364d9 (diff)
parentefd0b59f8ed363e12211894d8892e4d18b198c04 (diff)
Merge branch 'master' into events/33c3
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