mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
edit dialog
This commit is contained in:
parent
f6b60939c1
commit
728088387d
1 changed files with 2 additions and 2 deletions
|
@ -110,8 +110,8 @@ Will format the following device as Backup drive:
|
|||
${backupCandidate[0]}
|
||||
|
||||
THIS WILL DELETE ALL DATA ON THAT DEVICE!
|
||||
" 6 60
|
||||
if [ $? -eq 0 ]; then
|
||||
" 9 60
|
||||
if [ $? -eq 1 ]; then
|
||||
echo "# CANCEL"
|
||||
exit 1
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue