mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-01 15:07:21 +02:00
add more instructions
This commit is contained in:
@@ -83,7 +83,7 @@ if [ "$1" = "on" ]; then
|
||||
|
||||
# check if backup devcie is already connected
|
||||
if [ ${backupCandidates} -eq 0 ]; then
|
||||
dialog --title ' Adding Backup Device ' --msgbox 'Please connect now the backup device\nFor example a thumb drive bigger than 128 MB.\nBest on a USB2 port (not the blue ones).' 7 50
|
||||
dialog --title ' Adding Backup Device ' --msgbox 'Please connect now the backup device\nFor example a thumb drive bigger than 128 MB.\nBest on a USB2 port (not the blue ones).\Then press OK.' 8 50
|
||||
clear
|
||||
echo
|
||||
echo "detecting device ... (please wait)"
|
||||
|
Reference in New Issue
Block a user