fix script

This commit is contained in:
Lurkars 2022-02-06 11:48:19 +01:00
parent 9c0e1d8f47
commit 5fdc7d636b

View File

@ -337,6 +337,7 @@ finalize() {
echo "" echo ""
case "$response" in case "$response" in
[nN][oO] | [nN]) [nN][oO] | [nN])
echo "Please reboot manually for luniebox working properly!"
echo "Bye...." echo "Bye...."
exit 0 exit 0
;; ;;