about box cosmetic changes

This commit is contained in:
Francois B 2018-01-25 17:16:27 +01:00
parent 7f2c83e4d0
commit dc8d12aefd

View file

@ -1113,14 +1113,13 @@ function showAboutBoxMenu () {
whiptail \
--title "About" \
--msgbox "\n
Author : Francois B. (Makotosan)
Email : shakasan@sirenacorp.be
Author : Francois B. (Makotosan)
Email : shakasan@sirenacorp.be
Website : https://makotonoblog.be/
Github : https://github.com/shakasan/Yggdrasil
Github : https://github.com/shakasan/Yggdrasil
Licence : GPLv3
Version : '$version'\n
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,...
Version : $version\n
At the beginning, this script has been written to makes my life easier when I have to (re)install my personal computers ;-)
Advices and remarks are welcome ^^" \
20 80
}