aboutsummaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index df36dbf..3079a3c 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -4,5 +4,5 @@ cd /srv/nginx/streaming-website
git fetch origin
git reset --hard origin/master
chown -R voc:staff .
-chown -R downloader configs/conferences
+chown -R downloader configs
EOT