aboutsummaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
authorMaZderMind2016-12-18 11:03:05 +0100
committerMaZderMind2016-12-18 11:03:05 +0100
commit46634852dc1af3fe53136a2d48bc3157e3bbad62 (patch)
tree0004a1d3e8dbe0f11d49d27d50ffa4b980df32d3 /deploy.sh
parent9cb6c9f3a7847ffcb6afa56833181c0f396c80b7 (diff)
remove .sh-files from deployment
Diffstat (limited to 'deploy.sh')
-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