fix: replace non-existing print_unkown_cmd function
Signed-off-by: Dominik Willner th33xitus@gmail.com
This commit is contained in:
@@ -129,8 +129,7 @@ function update_all() {
|
||||
N|n|No|no)
|
||||
break;;
|
||||
*)
|
||||
print_unkown_cmd
|
||||
print_msg && clear_msg;;
|
||||
error_msg "Invalid command!";;
|
||||
esac
|
||||
done
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user