mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-18 13:32:05 +01:00
push install status
This commit is contained in:
@@ -103,7 +103,7 @@ echo -e "\n${1}=${2}\n" >> /tmp/cyberpanel_debug.log
|
||||
|
||||
Debug_Log2() {
|
||||
echo -e "\n${1}" >> /var/log/installLogs.txt
|
||||
curl -d '{"ipAddress": "${Server_IP}", "InstallCyberPanelStatus": "${1}}"' -H "Content-Type: application/json" -X POST http://http://de-a.cyberhosting.org:8000/servers/RecvData
|
||||
curl -d '{"ipAddress": "${Server_IP}", "InstallCyberPanelStatus": "${1}}"' -H "Content-Type: application/json" -X POST http://cloud.cyberpanel.net:8000/servers/RecvData
|
||||
}
|
||||
|
||||
Branch_Check() {
|
||||
|
||||
Reference in New Issue
Block a user