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
1f28957e5a
commit
f71e0b3ec3
@ -3,9 +3,9 @@
|
||||
|
||||
mkdir -p /etc/openpanel/openpanel/features
|
||||
|
||||
wget -O /etc/openpanel/openpanel/features/default.txt https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/openpanel/features/default.txt
|
||||
wget -O /etc/openpanel/openpanel/features/basic.txt https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/openpanel/features/basic.txt
|
||||
wget -O /etc/openpanel/openpanel/features/mysql_only.txt https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/openpanel/features/mysql_only.txt
|
||||
wget --inet4-only -O /etc/openpanel/openpanel/features/default.txt https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/openpanel/features/default.txt
|
||||
wget --inet4-only -O /etc/openpanel/openpanel/features/basic.txt https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/openpanel/features/basic.txt
|
||||
wget --inet4-only -O /etc/openpanel/openpanel/features/mysql_only.txt https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/openpanel/features/mysql_only.txt
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user