Update hostname
This commit is contained in:
parent
34d03e618f
commit
20adfb8f75
2 changed files with 2 additions and 2 deletions
|
|
@ -102,7 +102,7 @@ function publish {
|
|||
APP_ENV=prod generate
|
||||
|
||||
rsync --archive --verbose --compress --update --delete \
|
||||
output_prod/ ssh.oliverdavies.uk:/var/www/vhosts/website-sculpin
|
||||
output_prod/ home02:/var/www/vhosts/website-sculpin
|
||||
|
||||
git stash pop
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue