Update UPDATE.sh

This commit is contained in:
Stefan Pejcic 2025-05-19 17:51:32 +02:00 committed by GitHub
parent 55630b0ade
commit 916d3c085c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,3 +57,11 @@ 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