Deactivate backup menu

Still WIP, has no function at all at them moment.
This commit is contained in:
th33xitus
2020-07-13 18:14:10 +02:00
committed by GitHub
parent c57acefc16
commit 7106994bf6

View File

@@ -107,8 +107,10 @@ main_menu(){
break;; break;;
5) 5)
clear clear
backup_menu print_header
break;; ERROR_MSG=" Sorry this function is not implemented yet!"
print_error_msg && ERROR_MSG=""
main_ui;;
Q|q) Q|q)
exit -1;; exit -1;;
*) *)