Add Tailscale range example.

This commit is contained in:
Leora
2025-11-19 12:11:40 -06:00
parent de930c0705
commit 260406cb2b
3 changed files with 4 additions and 3 deletions

View File

@@ -87,12 +87,12 @@ sha256sum du_setup.sh
Compare the output hash to the one below. They must match exactly.
`2ADF74FB455EE3BC49463BA7BE4C1A1417D6C546066E5CF2A2A06DC7FABD17FD`
`AE1100E1AF42E7EA2F7CBEC959930C8AB8FE2B87F488CBCD83713FBCADFF06DD`
Or echo the hash to check, it should output: `du_setup.sh: OK`
```bash
echo 2ADF74FB455EE3BC49463BA7BE4C1A1417D6C546066E5CF2A2A06DC7FABD17FD du_setup.sh | sha256sum --check
echo AE1100E1AF42E7EA2F7CBEC959930C8AB8FE2B87F488CBCD83713FBCADFF06DD du_setup.sh | sha256sum --check
```
### 3. Run the Script