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