File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed
Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change 1- # Shell_Script_Linux
1+
2+ # PACKSCRIPT
3+
24![ "Shell"] ( https://img.shields.io/badge/Shell_Script-121011?style=for-the-badge&logo=gnu-bash&logoColor=white )
35
46** This is a shell script for you to have everything when formatting your linux**
6971``` sh
7072elif [ " $( uname -o) " == " Android" ]; then
7173```
74+ ### Kali Nethunter
75+
76+ ``` sh
77+ _ __ ___ _ ___ _ _ _
78+ | | / // \| | | _ _| _ _ ___ | | _ | | _ _ _ _ _ | | _ ___ _ _
79+ | < | - || | __ | | | ' \ / -_)| _|| \ | || || ' \ | _| / -_)| ' _|
80+ |_|\_\|_|_||____||___| |_||_|\___| \__||_||_| \_._||_||_| \__|\___||_|
81+
82+ [1] Nethunter Install
83+ [2] No Install
84+ ```
85+
86+ Details
87+
88+ https://github.com/suchsoak/Shell_Script_Linux/releases/tag/V.1.0.0
7289
7390## Usage
7491
@@ -93,6 +110,8 @@ elif [ "$(uname -o)" == "Android" ]; then
93110 libwacom-common
94111 Docker or Docker.io
95112 rpm (for fedora)
113+ qemu-utils (for termux)
114+ openjdk-17 (for termux)
96115 Visual Code studio
97116 Brave Browser
98117```
You can’t perform that action at this time.
0 commit comments