Fix tailscaled path for cleanup

This commit is contained in:
shayne 2021-02-05 11:27:05 -08:00 committed by GitHub
parent 203b42d8a2
commit 6085c955d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ Manual package installation and usage for Unraid:
* b) Append the following to `/boot/config/stop`
```bash
killall tailscaled
/usr/local/bin/tailscaled --cleanup
/usr/sbin/tailscaled --cleanup
```
6. Reboot Unraid