Update directory name
This commit is contained in:
parent
4194a53ade
commit
96dc3e91f9
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/ ssh.oliverdavies.uk:/var/www/vhosts/www.oliverdavies.uk "$@"
|
||||
rsync -uvrP output_prod/ ssh.oliverdavies.uk:/var/www/vhosts/www.oliverdavies.uk-sculpin "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue