diff --git a/Install.sh b/Install.sh index 5edef7b..3f5a618 100755 --- a/Install.sh +++ b/Install.sh @@ -11,6 +11,7 @@ # original project: Pavol Krigler # +clear; echo -n "Do you wish to install the missing package before (y/n)? --> apt-get install ntp figlet" old_stty_cfg=$(stty -g)