mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +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]}
|
${backupCandidate[0]}
|
||||||
|
|
||||||
THIS WILL DELETE ALL DATA ON THAT DEVICE!
|
THIS WILL DELETE ALL DATA ON THAT DEVICE!
|
||||||
" 6 60
|
" 9 60
|
||||||
if [ $? -eq 0 ]; then
|
if [ $? -eq 1 ]; then
|
||||||
echo "# CANCEL"
|
echo "# CANCEL"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue