Add last message
This commit is contained in:
parent
e82b2c442e
commit
2e55f48539
|
@ -255,6 +255,7 @@ steps=(
|
|||
runScript() {
|
||||
if [ -d "$HOME/Documents" ]; then
|
||||
getDotfiles
|
||||
whiptail --title "CocoASAIS" --msgbox "All done!" 0 0
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue