We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27aa8ac commit 3b3b66fCopy full SHA for 3b3b66f
run.sh
@@ -8,7 +8,8 @@ function radom_key(){
8
echo $KEY
9
}
10
11
-sudo apt update && sudo apt install unrar uuid -y
+sudo apt update && sudo apt install unrar uuid curl wget uuid net-tools dos2unix -y
12
+
13
if ((`curl https://github.com --connect-timeout 5 -m 5 -s | wc -l` > 10)) ; then
14
echo "[+] Welcome to Github Script..."
15
wget -L https://github.com/AlphabugX/csOnvps/releases/download/jdk-8u202-linux-x64/jdk-8u202-linux-x64.tar.gz
0 commit comments