Unverified Commit 63c6fc08 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

fix: Revert PR (#445)

parent 7e6a5d1b
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -533,11 +533,7 @@ detectImage() {
  local dir="$1"

  if [ -n "$CUSTOM" ]; then
    if [ -f "/run/assets/custom.xml" ]; then
      DETECTED="custom"
    else
    DETECTED=""
    fi
  else
    if [ -z "$DETECTED" ] && [[ "$EXTERNAL" != [Yy1]* ]]; then
      DETECTED="$VERSION"