Always generate HTML before uploading

This commit is contained in:
Oliver Davies 2025-05-11 21:10:06 +01:00
parent ac3299996f
commit 88f7641b3b

View file

@ -15,5 +15,5 @@ generate-html:
install-drupal:
drush si --db-url=sqlite://localhost/db.sqlite
upload:
upload: generate-html
rsync -avzP html/ nixedo.oliverdavies.uk:/var/www/vhosts/website-tome