remove duplicate info

This commit is contained in:
rootzoll
2021-05-21 20:47:44 -05:00
parent b8e322578c
commit 56b3a72e74

View File

@@ -37,6 +37,5 @@ case $CHOICE in
# 3 --> ESC/CANCEL = EXIT TO TERMINAL
clear
echo "Exit to Terminal from RaspiBlitz Setup ..."
echo "Command to return to Setup --> raspiblitz"
exit 3
esac