diff options
| author | Joe Carstairs <me@joeac.net> | 2026-07-03 09:18:18 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-07-03 09:18:18 +0100 |
| commit | dcd2e1cd19e5473233ebe223b906c4200b69bf1e (patch) | |
| tree | 4196ed8604ec62e97160e796d5b9c560f22f37c4 /README.md | |
| parent | 19865adb6ae04972d1df6a10f339acf0472b2c06 (diff) | |
adds install.sh to install joeac.net under user joeac.net
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ Joe Carstairs' public Internet presence +To install: + +```sh +wget -O- https://git.joeac.net/joeac/joeac.net/raw/branch/main/install.sh | sh +``` + Structure: ``` |
