Enable OctoApp

This commit is contained in:
Christian Würthner 2024-05-13 07:34:28 +02:00
parent 648ebdd9e3
commit f727e5267f
3 changed files with 3 additions and 6 deletions

View file

@ -221,8 +221,7 @@ function install_menu_3v3() {
elif [ ! -f "$ENTWARE_FILE" ]; then
error_msg "Entware is needed, please install it first!"
else
#run "install_octoapp_companion" "install_menu_ui_3v3"
run "disabled_feature" "install_menu_ui_3v3"
run "install_octoapp_companion" "install_menu_ui_3v3"
fi;;
21)
if grep -q "\[simplyprint\]" "$MOONRAKER_CFG"; then

View file

@ -240,8 +240,7 @@ function install_menu_k1() {
elif [ ! -f "$ENTWARE_FILE" ]; then
error_msg "Entware is needed, please install it first!"
else
#run "install_octoapp_companion" "install_menu_ui_k1"
run "disabled_feature" "install_menu_ui_k1"
run "install_octoapp_companion" "install_menu_ui_k1"
fi;;
24)
if grep -q "\[simplyprint\]" "$MOONRAKER_CFG"; then

View file

@ -189,8 +189,7 @@ function install_menu_ke() {
elif [ ! -f "$ENTWARE_FILE" ]; then
error_msg "Entware is needed, please install it first!"
else
#run "install_octoapp_companion" "install_menu_ui_ke"
run "disabled_feature" "install_menu_ui_ke"
run "install_octoapp_companion" "install_menu_ui_ke"
fi;;
17)
if grep -q "\[simplyprint\]" "$MOONRAKER_CFG"; then