mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
grafana exit-script
This commit is contained in:
@@ -60,6 +60,8 @@ header_info
|
||||
if [ "$UPD" == "1" ]; then
|
||||
apk update && apk upgrade
|
||||
exit;
|
||||
else
|
||||
exit-script
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user