summaryrefslogtreecommitdiff
path: root/updatesite
diff options
context:
space:
mode:
Diffstat (limited to 'updatesite')
-rwxr-xr-xupdatesite1
1 files changed, 1 insertions, 0 deletions
diff --git a/updatesite b/updatesite
index ddf0781..4578c5f 100755
--- a/updatesite
+++ b/updatesite
@@ -1,4 +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"
if [ $# -eq 0 ]; then
exit 0