mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-19 20:24:39 +02:00
remove text
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user