Update Install.sh

This commit is contained in:
Erreur32 2017-07-19 09:22:15 +02:00
parent 002b1483c2
commit 92e67d8512
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
# original project: Pavol Krigler <pavol.krigler@gelogic.net>
#
clear;
echo -n "Do you wish to install the missing package before (y/n)? --> apt-get install ntp figlet"
old_stty_cfg=$(stty -g)