diff options
Diffstat (limited to 'deploy.sh')
-rwxr-xr-x | deploy.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,5 +26,7 @@ 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 |