Update CFcdnym.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2024-01-18 05:45:48 +00:00
parent 0ec25ba496
commit fd3a5ba2bc
1 changed files with 1 additions and 0 deletions

View File

@ -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