remove new-app.sh, update docs to reference app.sh directly

This commit is contained in:
2026-03-20 20:14:16 -04:00
parent 787e747fa4
commit 43fc8c2e7b
5 changed files with 9 additions and 23 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ for stateless static sites.
## 3. Add a new static site
**Trigger:** `./tools/new-app.sh example.com` from dev machine.
**Trigger:** `./tools/app.sh all example.com` from dev machine.
**Prerequisites:** domain nameservers on Vultr, `bws`/`jq`/`dig` installed.