edit dialog

This commit is contained in:
rootzoll 2020-07-04 15:31:54 +02:00
parent 7c9912e4df
commit c80c1570ac

View file

@ -109,7 +109,9 @@ if [ "$1" = "on" ]; then
${backupCandidate[0]}
THIS WILL DELETE ALL DATA ON THAT DEVICE!
" 11 60
" 10 60
echo $?
exit 1
if [ $? -eq 0 ]; then
echo "# CANCEL"
exit 1