File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 2121
2222## Install
2323
24- > with Git
24+ > With Git
2525
2626``` sh
2727 git clone https://github.com/suchsoak/Shell_Script_Linux.git
7373```
7474** or**
7575
76- With Makefile
76+ With ` Makefile `
7777
7878``` sh
79+
7980make
81+
8082```
8183
8284| Dockerfiles | Links |
9597``` sh
9698elif [ " $( uname -o) " == " Android" ]; then
9799```
100+
98101### Kali Nethunter
99102
100103``` sh
@@ -125,6 +128,7 @@ elif [ "$(uname -o)" == "Android" ]; then
125128``` sh
126129 bash script.sh
127130```
131+
128132# Packages | Programming language | Hacking tools
129133
130134``` sh
@@ -175,4 +179,4 @@ elif [ "$(uname -o)" == "Android" ]; then
175179| Hacking Tools | https://github.com/suchsoak/Shell_Script_Linux/releases/tag/V.1.0.1
176180
177181# License & Copyright
178- BSD 3-Clause "New" or "Revised" License
182+ ` BSD 3-Clause "New" or "Revised" License `
You can’t perform that action at this time.
0 commit comments