From 6abc2fc22c6b98d72badfc584fc64d9263fc3335 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Mon, 3 May 2021 17:08:44 +0200 Subject: [PATCH] remove text --- home.admin/setup.scripts/dialogMigration.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/home.admin/setup.scripts/dialogMigration.sh b/home.admin/setup.scripts/dialogMigration.sh index 529d16c40..6e8ebd2d2 100755 --- a/home.admin/setup.scripts/dialogMigration.sh +++ b/home.admin/setup.scripts/dialogMigration.sh @@ -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