mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-02 03:16:15 +01:00
Update install-cn.sh
This commit is contained in:
@@ -6,7 +6,7 @@ setenforce 0
|
||||
sed -i 's/SELINUX=enforcing/SELINUX=permissive/g' /etc/selinux/config
|
||||
wget https://mirror.cyberpanel.net/install-cn.tar.gz
|
||||
tar xzvf install-cn.tar.gz
|
||||
cd install
|
||||
cd install-cn
|
||||
chmod +x install.py
|
||||
server_ip="$(wget -qO- http://whatismyip.akamai.com/)"
|
||||
python install.py $server_ip
|
||||
python install.py $server_ip
|
||||
|
||||
Reference in New Issue
Block a user