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