mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update CFcdnym.sh
This commit is contained in:
parent
7fb4faefdd
commit
098ef9441a
|
@ -5,6 +5,7 @@ echo "请稍等……"
|
|||
pkg install curl
|
||||
pkg install wget
|
||||
pkg install lzip
|
||||
pkg update
|
||||
apk add openssh curl wget lzip
|
||||
if [ -x "$(command -v apt-get)" ]; then
|
||||
apt update -y >/dev/null 2>&1
|
||||
|
|
Loading…
Reference in New Issue