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
200980c5b5
commit
43c06b53cc
@ -82,11 +82,3 @@ if is_container_running "openpanel"; then
|
|||||||
else
|
else
|
||||||
echo "Container 'openpanel' is not running. Skipping restart."
|
echo "Container 'openpanel' is not running. Skipping restart."
|
||||||
fi
|
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