diff --git a/run.local b/run.local index a1af0164..4d7af6a2 100755 --- a/run.local +++ b/run.local @@ -78,7 +78,7 @@ function publish { generate rsync --archive --verbose --compress --update --delete \ - output_prod/ ssh.oliverdavies.uk:/srv/www.oliverdavies.uk + output_prod/ ssh.oliverdavies.uk:/var/www/vhosts/www.oliverdavies.uk git stash pop }