updated DIY install guide

This commit is contained in:
naturallaw77 2024-02-01 22:23:07 -08:00
parent 9d20c4686f
commit e959936b8c

View File

@ -104,9 +104,8 @@ then press enter.
1. Log into your [njal.la](https://njal.la) account 1. Log into your [njal.la](https://njal.la) account
2. Make a "dynamic" record for each subdomain and copy the `curl` commands after each sub-domain. 2. Make a "dynamic" record for each subdomain and copy the `curl` commands after each sub-domain.
3. Paste `curl` command from njal.la website into `/var/lib/njalla/njalla.sh` . 3. Paste `curl` command from njal.la website into `/var/lib/njalla/njalla.sh` . For example:
For example:
```bash ```bash
curl "https://njal.la/update/?h=test.testsovransystems.com&k=8n7vk3afj-jkyg37&a=${IP}" curl "https://njal.la/update/?h=test.testsovransystems.com&k=8n7vk3afj-jkyg37&a=${IP}"
``` ```