Skip to content

Commit 75ab169

Browse files
committed
docs: improve tools docs
1 parent 083920a commit 75ab169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ Note that the CADT application will need to be restarted after any changes to th
272272

273273
### update-ip.sh
274274

275-
The `update-ip.sh` script in the `tools` directory helps manage the `DATALAYER_FILE_SERVER_URL` configuration when your server's IP address changes. This is particularly useful for servers with dynamic IP addresses. Note that this script must be run as root.
275+
The [`update-ip.sh`](tools/update-ip.sh) script in the `tools` directory helps manage the `DATALAYER_FILE_SERVER_URL` configuration when your server's IP address changes. This is particularly useful for servers with dynamic IP addresses. Note that this script must be run as root (using sudo).
276276

277277
```bash
278278
sudo ./tools/update-ip.sh [--dry-run] --chia-user=<username> [--port=<port>]

0 commit comments

Comments
 (0)