mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update CFcdnym.sh
This commit is contained in:
parent
0ec25ba496
commit
fd3a5ba2bc
|
@ -13,6 +13,7 @@ elif [ -x "$(command -v dnf)" ]; then
|
||||||
dnf update -y >/dev/null 2>&1
|
dnf update -y >/dev/null 2>&1
|
||||||
dnf install lzip unzip qrencode -y >/dev/null 2>&1
|
dnf install lzip unzip qrencode -y >/dev/null 2>&1
|
||||||
fi
|
fi
|
||||||
|
echo 1
|
||||||
pkg upgrade -y
|
pkg upgrade -y
|
||||||
pkg install curl wget lzip -y
|
pkg install curl wget lzip -y
|
||||||
apk add openssh curl wget lzip
|
apk add openssh curl wget lzip
|
||||||
|
|
Loading…
Reference in New Issue