forked from aser123/IlhamGanteng
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathscript.sh
21 lines (19 loc) · 1.2 KB
/
script.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#Download Script
wget -O /usr/local/bin/ram "https://raw.githubusercontent.com/IlhamArrouf/IlhamGanteng/master/ram.sh.x"
wget -O /usr/local/bin/user-add "https://raw.githubusercontent.com/IlhamArrouf/IlhamGanteng/master/user-add.sh.x"
wget -O /usr/local/bin/trial "https://raw.githubusercontent.com/IlhamArrouf/IlhamGanteng/master/trial.sh.x"
wget -O /usr/local/bin/alluser "https://raw.githubusercontent.com/IlhamArrouf/IlhamGanteng/master/alluser.sh.x"
wget -O /usr/local/bin/user-login "https://raw.githubusercontent.com/IlhamArrouf/IlhamGanteng/master/user-login.sh.x"
wget -O /usr/local/bin/speedtest "https://raw.githubusercontent.com/IlhamArrouf/IlhamGanteng/master/speedtest.sh.x"
wget -O /usr/local/bin/user-limit "https://raw.githubusercontent.com/IlhamArrouf/IlhamGanteng/master/user-limit.sh.x"
wget -O /usr/local/bin/bench-network "https://raw.githubusercontent.com/IlhamArrouf/IlhamGanteng/master/bench-network.sh.x"
chmod +x /usr/local/bin/ram
chmod +x /usr/local/bin/user-add
chmod +x /usr/local/bin/trial
chmod +x /usr/local/bin/alluser
chmod +x /usr/local/bin/user-login
chmod +x /usr/local/bin/speedtest
chmod +x /usr/local/bin/user-limit
chmod +x /usr/local/bin/bench-network
clear
rm -f /root/script.sh