updated external ip fetcher script for sp.sh

This commit is contained in:
2023-08-25 12:34:13 -07:00
parent c1c78a1865
commit 557ff465be

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