remove text

This commit is contained in:
rootzoll
2021-05-03 17:08:44 +02:00
parent 3179110d6e
commit 6abc2fc22c

View File

@@ -71,7 +71,6 @@ if [ "${migrationOS}" == "raspiblitz" ]; then
elif [ "${error}" == "not-found" ]; then
echo "!! WARNING !!"
echo "There was no upload found in ${defaultUploadPath}"
echo "Make sure you upload only one tar.gz-file and start again."
echo "PRESS ENTER to continue & retry ... or 'x'+ ENTER to cancel"
read keyRetry
elif [ "${error}" == "multiple" ]; then