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
daae4ced1a
commit
d9189bce05
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "📥 Updating openadmin service.."
|
echo "📥 Updating openadmin service.."
|
||||||
|
|
||||||
wget -O /etc/openpanel/openadmin/service/service.config.py https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/openadmin/service/service.config.py
|
wget -O /etc/openpanel/openadmin/service/service.config.py https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/openadmin/service/service.config.py
|
||||||
systemctl restart admin > /dev/null 2>&1
|
systemctl restart admin > /dev/null 2>&1
|
||||||
|
|
||||||
|
|
||||||
|
echo ""
|
||||||
|
echo "📥 Updating rootless.json.."
|
||||||
|
wget -O /etc/openpanel/docker/daemon/rootless.json https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/docker/daemon/rootless.json
|
||||||
|
Loading…
Reference in New Issue
Block a user