Update UPDATE.sh

This commit is contained in:
Stefan Pejcic
2025-05-24 09:09:26 +02:00
committed by GitHub
parent 200980c5b5
commit 43c06b53cc

View File

@@ -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