Document publish.sh make-install deploy step (now step 5)

This commit is contained in:
Keysat
2026-06-16 20:05:54 -05:00
parent d4ad8c3fa7
commit 6dc5c8a740
2 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ silently no-ops an install whose version equals what's already installed. Run
## Release (operator-local scripts, in `~/.keysat/`, gitignored)
```
~/.keysat/publish.sh # version-gate → make universal → FileBrowser upload → registry register → GitHub mirror
~/.keysat/publish.sh # version-gate → make universal → FileBrowser upload → registry register → GitHub mirror → make install (deploy to live host, best-effort)
~/.keysat/deploy-sites.sh landing docs # push static sites; accepts: landing | docs | registry-landing
```