about box cosmetic changes
This commit is contained in:
parent
7f2c83e4d0
commit
dc8d12aefd
1 changed files with 5 additions and 6 deletions
|
@ -1113,14 +1113,13 @@ function showAboutBoxMenu () {
|
||||||
whiptail \
|
whiptail \
|
||||||
--title "About" \
|
--title "About" \
|
||||||
--msgbox "\n
|
--msgbox "\n
|
||||||
Author : Francois B. (Makotosan)
|
Author : Francois B. (Makotosan)
|
||||||
Email : shakasan@sirenacorp.be
|
Email : shakasan@sirenacorp.be
|
||||||
Website : https://makotonoblog.be/
|
Website : https://makotonoblog.be/
|
||||||
Github : https://github.com/shakasan/Yggdrasil
|
Github : https://github.com/shakasan/Yggdrasil
|
||||||
Licence : GPLv3
|
Licence : GPLv3
|
||||||
Version : '$version'\n
|
Version : $version\n
|
||||||
This script has been written to makes my life easier when I have to (re)install my personal computers ;-)
|
At the beginning, this script has been written to makes my life easier when I have to (re)install my personal computers ;-)
|
||||||
This is my first major shell sccript and use of whiptail,...
|
|
||||||
Advices and remarks are welcome ^^" \
|
Advices and remarks are welcome ^^" \
|
||||||
20 80
|
20 80
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue