From 578fdf66d84ee81a03ee028e131d6a999d78513f Mon Sep 17 00:00:00 2001 From: Meliox Date: Fri, 30 Jun 2023 12:13:58 +0200 Subject: [PATCH] Remove unintended exit --- pve-mod-gui-temp.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/pve-mod-gui-temp.sh b/pve-mod-gui-temp.sh index 019ebd0..9f3fa21 100644 --- a/pve-mod-gui-temp.sh +++ b/pve-mod-gui-temp.sh @@ -130,7 +130,6 @@ function configure { if [[ -z "$cpuItemPrefix" || -z "$cpuItemPrefix" ]]; then echo "Warning: The cpu configuration is not set. Temps will not be available" fi - exit } # Function to install the modification