corr
This commit is contained in:
parent
c1de1ea0e2
commit
77edd78b70
@ -18,7 +18,7 @@ warn() {
|
||||
|
||||
# Affichage d'une ligne de séparation
|
||||
lineSpacer() {
|
||||
echo '-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --\n'
|
||||
echo '-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --'
|
||||
}
|
||||
|
||||
# Fonction de validation de dépendance
|
||||
@ -139,11 +139,11 @@ checksumSoftware
|
||||
|
||||
# unzip scut-<date>.zip in ~/.config/scut/
|
||||
# ==--==--==--==--==--==--==
|
||||
echo "\n=> INSTALLATION du programme :"
|
||||
info "\n=> INSTALLATION du programme :"
|
||||
lineSpacer
|
||||
installSoftware
|
||||
|
||||
# Fin du script
|
||||
# ==--==--==--==--==--==--==
|
||||
echo "\n=> FIN de l'installation ! :-)"
|
||||
info "\n=> FIN de l'installation ! :-)"
|
||||
lineSpacer
|
||||
|
Loading…
Reference in New Issue
Block a user