u
This commit is contained in:
@@ -2,5 +2,4 @@ read -p "Enter root password or leave blank for default 'MoeClub.org' >> " ROOTP
|
||||
|
||||
apt-get update
|
||||
apt-get install -y xz-utils openssl gawk file net-tools wget
|
||||
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'
|
||||
sudo bash InstallNET.sh -d 11 -v 64 -a -firmware -p "$ROOTPWD" --mirror 'https://mirrors.huaweicloud.com/debian/'
|
||||
bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -d 11 -v 64 -a -firmware -p "$ROOTPWD" --mirror 'https://mirrors.huaweicloud.com/debian/'
|
||||
Reference in New Issue
Block a user