12 lines
247 B
Markdown
12 lines
247 B
Markdown
### Whiptail is used to create graphical menu's / installers
|
|
-----
|
|
|
|
### Add this at the top of the script to get started:
|
|
Example:
|
|
```
|
|
EXAMPLE TEXT
|
|
|
|
```
|
|
|
|
### For help or examples visit:
|
|
https://en.wikibooks.org/wiki/Bash_Shell_Scripting/Whiptail |