This commit is contained in:
Usman Nasir
2022-07-06 16:07:19 +05:00
parent 20f31f9a05
commit 3676276015

2
FetchIP.sh Normal file
View File

@@ -0,0 +1,2 @@
Server_IP=$(curl --silent --max-time 30 -4 https://cyberpanel.sh/?ip)
echo "$Server_IP" > "/etc/cyberpanel/machineIP"