Add clear
This commit is contained in:
parent
43fcb210ca
commit
bf729ef212
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue