Update iNB.sh

This commit is contained in:
gutosie
2022-03-03 15:18:40 +02:00
committed by GitHub
parent 7afd80c952
commit 952d0aec71

6
iNB.sh
View File

@@ -91,13 +91,15 @@ else
if [ $PL ] ; then if [ $PL ] ; then
echo "" echo ""
echo "#####################################################" echo "#####################################################"
echo ">>>> Error! To nie jest image flash. <<<<" echo ">>>> Błąd! To nie jest image flash. <<<<"
echo ">>>> By zainstalować NeoBoot powróć do Flash. <<<<"
echo "#####################################################" echo "#####################################################"
echo "" echo ""
else else
echo "" echo ""
echo "#####################################################" echo "#####################################################"
echo ">>>> Error! Go back to image flash. <<<<#" echo ">>>> Error! Go back to image flash. <<<<"
echo ">>>> To install NeoBoot go back to Flash. <<<<"
echo "#####################################################" echo "#####################################################"
echo "" echo ""
fi fi