Skip to content

Commit aad96ed

Browse files
authored
Update README.md
1 parent 04cd7c8 commit aad96ed

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
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**
@@ -69,6 +71,21 @@
6971
```sh
7072
elif [ "$(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
```

0 commit comments

Comments
 (0)