redirect from adam.id.au to adam.au
All checks were successful
Deploy / deploy (push) Successful in 29s

This commit is contained in:
2025-12-30 22:13:58 +11:00
parent 7a087b4c33
commit 2f498f1e08
3 changed files with 11 additions and 2 deletions

2
deploy
View File

@ -3,6 +3,6 @@
set -e
set -x
rm -rf dist && nr build
rm -rf dist && nrr build
curl -s https://deploy.adam.id.au:4443/client.mjs > /tmp/client.mjs
DEPLOY_PATH=dist DEPLOY_PROJECT=homepage DEPLOY_CADDYFILE=Caddyfile node /tmp/client.mjs