mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Create UPDATE.sh
This commit is contained in:
parent
bdbe14faed
commit
fe2f6831eb
7
version/1.3.0/UPDATE.sh
Normal file
7
version/1.3.0/UPDATE.sh
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo ""
|
||||
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
|
||||
systemctl restart admin > /dev/null 2>&1
|
Loading…
Reference in New Issue
Block a user