|
|
|
|
331
|
trap "rm -f $data" 0 1 2 5 15
|
331
|
trap "rm -f $data" 0 1 2 5 15
|
332
|
dialog --backtitle "Freedombone Control Panel" \
|
332
|
dialog --backtitle "Freedombone Control Panel" \
|
333
|
--title "Control Panel" \
|
333
|
--title "Control Panel" \
|
334
|
- --radiolist "Choose an operation:" 20 70 15 \
|
|
|
|
|
334
|
+ --radiolist "Choose an operation:" 22 70 15 \
|
335
|
1 "Backup data to USB drive" off \
|
335
|
1 "Backup data to USB drive" off \
|
336
|
2 "Restore data from USB drive" off \
|
336
|
2 "Restore data from USB drive" off \
|
337
|
3 "Restore from remote backup" off \
|
337
|
3 "Restore from remote backup" off \
|