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 \ 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
} }