Skip to content

Commit 3b3b66f

Browse files
authored
Update run.sh
add curl wget uuid net-tools dos2unix
1 parent 27aa8ac commit 3b3b66f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

run.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ function radom_key(){
88
echo $KEY
99
}
1010

11-
sudo apt update && sudo apt install unrar uuid -y
11+
sudo apt update && sudo apt install unrar uuid curl wget uuid net-tools dos2unix -y
12+
1213
if ((`curl https://github.com --connect-timeout 5 -m 5 -s | wc -l` > 10)) ; then
1314
echo "[+] Welcome to Github Script..."
1415
wget -L https://github.com/AlphabugX/csOnvps/releases/download/jdk-8u202-linux-x64/jdk-8u202-linux-x64.tar.gz

0 commit comments

Comments
 (0)