summaryrefslogtreecommitdiff
path: root/updatesite
diff options
context:
space:
mode:
Diffstat (limited to 'updatesite')
-rwxr-xr-xupdatesite2
1 files changed, 1 insertions, 1 deletions
diff --git a/updatesite b/updatesite
index 4578c5f..b70eb7c 100755
--- a/updatesite
+++ b/updatesite
@@ -1,5 +1,5 @@
rsync -avzP --delete ./src/ root@aberrantflux.xyz:/srv/http/aberrantflux-site
-ssh root@aberrantflux.xyz "cd /srv/http/aberrantflux-site ; chown -R http:http writing/tmp writing/images"
+ssh root@aberrantflux.xyz "cd /srv/http/aberrantflux-site ; chown -R http:http tmp lateximages"
if [ $# -eq 0 ]; then
exit 0