diff --git a/install.sh b/install.sh index de8a31b..72a9509 100755 --- a/install.sh +++ b/install.sh @@ -553,11 +553,11 @@ runScript() { esac done + clear if [ -d "$HOME/Documents" ]; then whiptail --title "CocoASAIS" --msgbox "Now, we will finish the installation. Press OK and wait." 7 60 getDotfiles whiptail --title "CocoASAIS" --msgbox "All done!" 0 0 - clear exit 0 fi