diff --git a/install.sh b/install.sh index c2acc01..ac0a105 100755 --- a/install.sh +++ b/install.sh @@ -255,6 +255,7 @@ steps=( runScript() { if [ -d "$HOME/Documents" ]; then getDotfiles + whiptail --title "CocoASAIS" --msgbox "All done!" 0 0 exit 0 fi