Update linupx-scripts.sh
This commit is contained in:
@@ -670,7 +670,7 @@ blacklist {
|
||||
|
||||
GET_WANIP(){
|
||||
wanip=$(curl -sL https://go.scity.us/get-wanip | bash)
|
||||
echo -e "${idsCL[Green]}Your WAN IP: ${idsST[Bold]}${wanip}${idsST[Reset]}${idsCL[Default]}"
|
||||
echo -e "\n${idsCL[Green]}Your WAN IP: ${idsST[Bold]}${wanip}${idsST[Reset]}${idsCL[Default]}"
|
||||
[ ${action-x} ] && exit 0
|
||||
ENTER2CONTINUE
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user