From 43c06b53cc0ee1f0e121aab40be7774cd49523d6 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sat, 24 May 2025 09:09:26 +0200 Subject: [PATCH] Update UPDATE.sh --- version/1.3.2/UPDATE.sh | 8 -------- 1 file changed, 8 deletions(-) diff --git a/version/1.3.2/UPDATE.sh b/version/1.3.2/UPDATE.sh index e2fbdf0d..cb77b1e4 100644 --- a/version/1.3.2/UPDATE.sh +++ b/version/1.3.2/UPDATE.sh @@ -82,11 +82,3 @@ if is_container_running "openpanel"; then else echo "Container 'openpanel' is not running. Skipping restart." fi - - - - -echo "" -echo "📥 Changing branch from '1.1' to 'main' for OpenCLI scripts.." -rm -rf /usr/local/opencli -cd /usr/local/ && git clone https://github.com/stefanpejcic/opencli