updated external ip fetcher script for sp.sh

This commit is contained in:
naturallaw77 2023-08-25 12:34:13 -07:00
parent 8f8e9f6152
commit a75da508f1

View File

@ -81,7 +81,7 @@ cat > /var/lib/njalla/njalla.sh <<- "EOF"
#!/usr/bin/env bash
IP=$(wget -qO- https://ipecho.net/plain ; echo)
IP=$(wget -qO- https://ipecho.net/plain)
## Manually Add DDNS Script From Njalla User Account AFTER Install