Update CFcdnym.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2024-01-18 06:05:59 +00:00
parent 7fb4faefdd
commit 098ef9441a
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ echo "请稍等……"
pkg install curl pkg install curl
pkg install wget pkg install wget
pkg install lzip pkg install lzip
pkg update
apk add openssh curl wget lzip apk add openssh curl wget lzip
if [ -x "$(command -v apt-get)" ]; then if [ -x "$(command -v apt-get)" ]; then
apt update -y >/dev/null 2>&1 apt update -y >/dev/null 2>&1