diff --git a/luniebox.sh b/luniebox.sh index 2baadce..63c1858 100755 --- a/luniebox.sh +++ b/luniebox.sh @@ -337,6 +337,7 @@ finalize() { echo "" case "$response" in [nN][oO] | [nN]) + echo "Please reboot manually for luniebox working properly!" echo "Bye...." exit 0 ;;