-
Notifications
You must be signed in to change notification settings - Fork 0
/
bundle.sh
46 lines (44 loc) · 1.42 KB
/
bundle.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
42
43
44
45
46
echo
"##########################################################"
figlet -f small Step-3
figlet -f small Install MFS..
echo
"##########################################################"
echo
"##########################################################"
figlet -f big Bhai 4 You
echo
"##########################################################"
echo
"##########################################################"
echo
"#########################################################"
cd $HOME/metasploit-framework
bundle install -j5
$PREFIX/bin/find -type f -executable -exec termux-fix-shebang \{\} \;
rm ./modules/auxiliary/gather/http_pdf_authors.rb
ln -s $HOME/metasploit-framework/msfconsole /data/data/com.termux/files/usr/bin/
echo
"##########################################################"
figlet -f big Thanks
echo
"##########################################################"
echo
"##########################################################"
echo
"##########################################################"
echo
"##########################################################"
figlet -f big Bhai 4 You
echo
"##########################################################"
figlet -f small SUTARIYA
figlet -f small PARIXIT
echo
"##########################################################"
figlet -f small Bundle
figlet -f small Install...
figlet -f small /Bhai4You/bundle
gem install bundler
gem install bundler --pre
bundle install