mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-03 18:09:03 +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
|
# check if backup devcie is already connected
|
||||||
if [ ${backupCandidates} -eq 0 ]; then
|
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
|
clear
|
||||||
echo
|
echo
|
||||||
echo "detecting device ... (please wait)"
|
echo "detecting device ... (please wait)"
|
||||||
|
Reference in New Issue
Block a user