mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update UPDATE.sh
This commit is contained in:
parent
55630b0ade
commit
916d3c085c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user