diff --git a/source/Styles/xb3/config/webgui.sh b/source/Styles/xb3/config/webgui.sh index dd48f1b..6ea9614 100755 --- a/source/Styles/xb3/config/webgui.sh +++ b/source/Styles/xb3/config/webgui.sh @@ -65,7 +65,7 @@ if [ -z $1 ] && [ ! -f /tmp/webuifwbundle ]; then fi fi -if [ "x$BOX_TYPE" != "xrpi" ] && [ "x$BOX_TYPE" != "xbpi" ] && [ "x$BOX_TYPE" != "xturris" ] && [ "x$BOX_TYPE" != "xemulator" ]; then +if [ "x$BOX_TYPE" != "xrpi" ] && [ "x$BOX_TYPE" != "xbpi" ] && [ "x$BOX_TYPE" != "xturris" ] && [ "x$BOX_TYPE" != "xemulator" ] && [ "x$BOX_TYPE" != "xgenericarm" ]; then #upstreamed webgui_script_https_support.patch to Secure webui redirection as part of RDKB-42686. mkdir -p /tmp/.webui/ ID="/tmp/trpfizyanrln"