This commit is contained in:
Cyril 2024-05-12 20:56:55 +02:00
parent 31c2b15cea
commit d6e1235feb
3 changed files with 3 additions and 6 deletions

View file

@ -212,8 +212,7 @@ function install_menu_k1() {
elif [ ! -f "$ENTWARE_FILE" ]; then
error_msg "Entware is needed, please install it first!"
else
#run "install_moonraker_obico" "install_menu_ui_k1"
run "disabled_feature" "install_menu_ui_k1"
run "install_moonraker_obico" "install_menu_ui_k1"
fi;;
21)
if [ ! -d "$MOONRAKER_FOLDER" ] && [ ! -d "$NGINX_FOLDER" ]; then