update for new deploy

This commit is contained in:
2021-12-09 12:13:03 +11:00
parent 222764fd53
commit a9e8ace112
11 changed files with 22 additions and 111 deletions

4
deploy Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
curl https://deploy.arm.adam.id.au/client.mjs > /tmp/client.mjs
DEPLOY_PATH=./ DEPLOY_PROJECT=homepage DEPLOY_CADDYFILE=Caddyfile node /tmp/client.mjs