Update hostname
This commit is contained in:
parent
47dc790f26
commit
bf81c9d4a8
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
@ -16,4 +16,4 @@ install-drupal:
|
|||
drush si --db-url=sqlite://localhost/db.sqlite
|
||||
|
||||
upload:
|
||||
rsync -avzP html/ nixedo.local:/var/www/vhosts/website-tome
|
||||
rsync -avzP html/ nixedo.oliverdavies.uk:/var/www/vhosts/website-tome
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue