updated external ip fetcher script for sp.sh
This commit is contained in:
parent
8f8e9f6152
commit
a75da508f1
@ -81,7 +81,7 @@ cat > /var/lib/njalla/njalla.sh <<- "EOF"
|
|||||||
|
|
||||||
#!/usr/bin/env bash
|
#!/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
|
## Manually Add DDNS Script From Njalla User Account AFTER Install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user