mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-21 23:03:35 +05:00
feature: remove option for tornado and nginx
This commit is contained in:
12
kiauh.sh
12
kiauh.sh
@@ -265,6 +265,18 @@ remove_menu(){
|
||||
remove_octoprint
|
||||
print_msg && CONFIRM_MSG="" && ERROR_MSG=""
|
||||
remove_ui;;
|
||||
5)
|
||||
clear
|
||||
print_header
|
||||
remove_tornado
|
||||
print_msg && CONFIRM_MSG="" && ERROR_MSG=""
|
||||
remove_ui;;
|
||||
6)
|
||||
clear
|
||||
print_header
|
||||
remove_nginx
|
||||
print_msg && CONFIRM_MSG="" && ERROR_MSG=""
|
||||
remove_ui;;
|
||||
Q|q)
|
||||
clear; main_menu; break;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user