diff --git a/justfile b/justfile index 98bca9ce6..268fe6cff 100644 --- a/justfile +++ b/justfile @@ -12,3 +12,6 @@ generate-html: install-drupal: drush si --db-url=sqlite://localhost/db.sqlite + +upload: + rsync -avzP html/ ssh.oliverdavies.uk:/var/www/vhosts/www.oliverdavies.uk-tome