Fix hostname
This commit is contained in:
parent
24b3109f43
commit
d6f19cdf17
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ set -o pipefail
|
|||
|
||||
vendor/bin/sculpin generate --env prod
|
||||
rsync -uvrP static/ output_prod "$@"
|
||||
rsync -uvrP output_prod/ nixedo.local:/var/www/vhosts/website-sculpin "$@"
|
||||
rsync -uvrP output_prod/ nixedo.oliverdavies.uk:/var/www/vhosts/website-sculpin "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue