File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ function install_menu_3ke() {
170170 elif [ ! -f " $ENTWARE_FILE " ]; then
171171 error_msg " Entware is needed, please install it first!"
172172 else
173- run " disabled_feature " " install_menu_ui_3ke"
173+ run " install_moonraker_obico " " install_menu_ui_3ke"
174174 fi ;;
175175 16)
176176 if [ ! -d " $MOONRAKER_FOLDER " ] && [ ! -d " $NGINX_FOLDER " ]; then
Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ function install_menu_3v3() {
188188 elif [ ! -f " $ENTWARE_FILE " ]; then
189189 error_msg " Entware is needed, please install it first!"
190190 else
191- run " disabled_feature " " install_menu_ui_3v3"
191+ run " install_moonraker_obico " " install_menu_ui_3v3"
192192 fi ;;
193193 18)
194194 if [ ! -d " $MOONRAKER_FOLDER " ]; then
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ function install_menu_k1() {
207207 elif [ ! -f " $ENTWARE_FILE " ]; then
208208 error_msg " Entware is needed, please install it first!"
209209 else
210- run " disabled_feature " " install_menu_ui_k1"
210+ run " install_moonraker_obico " " install_menu_ui_k1"
211211 fi ;;
212212 21)
213213 if [ ! -d " $MOONRAKER_FOLDER " ] && [ ! -d " $NGINX_FOLDER " ]; then
You can’t perform that action at this time.
0 commit comments