Update Install.sh
This commit is contained in:
parent
002b1483c2
commit
92e67d8512
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
# original project: Pavol Krigler <pavol.krigler@gelogic.net>
|
# 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"
|
echo -n "Do you wish to install the missing package before (y/n)? --> apt-get install ntp figlet"
|
||||||
old_stty_cfg=$(stty -g)
|
old_stty_cfg=$(stty -g)
|
||||||
|
|
Loading…
Reference in a new issue