-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinstall.sh
41 lines (33 loc) · 850 Bytes
/
install.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Made by Rajni
cd
pkg install fish git python python2 curl php figlet toilet -y
clear
figlet -f small Logo
toilet --gay Rajni
pip2 install --upgrade pip
pip2 install mechanize
pip2 install requests
clear
figlet -f small Logo
toilet --gay Rajni
mkdir Rajni_Kant
cd Rajni_Kant
clear
git clone https://github.com/mkdirlove/FBTOOL
cd FBTOOL
wget https://raw.githubusercontent.com/rajnikantmahato/All-in-one/master/Rajnifbtool.sh
cd..
clear
git clone https://github.com/V4N654T/dark-fb
cd dark-fb
wget https://raw.githubusercontent.com/rajnikantmahato/All-in-one/master/Rajnidark_fb.sh
cd ..
clear
git clone https://github.com/thelinuxchoice/blackeye
cd blackeye
wget https://raw.githubusercontent.com/rajnikantmahato/All-in-one/master/Rajniblackeye.sh
cd
echo Thanks for using Rajni Tools
echo Welcome
figlet -f small Logo
toilet --gay Rajni