Loading src/install.sh +1 −1 Original line number Diff line number Diff line Loading @@ -312,7 +312,7 @@ if [[ "${BOOT}" == \"*\" || "${BOOT}" == \'*\' ]]; then VERSION="${BOOT:1:-1}" fi BOOT=$(expr "$BOOT" : "^\ *\(.*[^ ]\)\ *$") [ -n "$BOOT" ] && BOOT=$(expr "$BOOT" : "^\ *\(.*[^ ]\)\ *$") if [ -z "$BOOT" ] || [[ "$BOOT" == *"example.com/"* ]]; then Loading Loading
src/install.sh +1 −1 Original line number Diff line number Diff line Loading @@ -312,7 +312,7 @@ if [[ "${BOOT}" == \"*\" || "${BOOT}" == \'*\' ]]; then VERSION="${BOOT:1:-1}" fi BOOT=$(expr "$BOOT" : "^\ *\(.*[^ ]\)\ *$") [ -n "$BOOT" ] && BOOT=$(expr "$BOOT" : "^\ *\(.*[^ ]\)\ *$") if [ -z "$BOOT" ] || [[ "$BOOT" == *"example.com/"* ]]; then Loading