change piracy2.gif link

This commit is contained in:
2025-03-06 17:33:08 +00:00
parent 3031b4b98e
commit 2b2a0c91b8
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ deploy := "/var/www/futile.eu"
deploy-site:
scp -pr static/ index.css index.html index.js {{server}}:{{deploy}}
ssh {{server}} 'chmod -R o+rX {{deploy}}/static/'
deploy-caddy:
scp -pr Caddyfile {{server}}:Caddyfile