Explorar el Código

Increase crossbuilding flexibility

bryan hace 3 años
padre
commit
e7c447332e
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      installJRMC

+ 3 - 1
installJRMC

@@ -333,9 +333,11 @@ parseInput() {
         err "Incorrect options provided"
         printHelp && exit 1
     fi
+
+    [[ -v BUILD_TARGET ]] && echo "$BUILD_TARGET"
 }
 
-[[ -v BUILD_TARGET ]] && echo "$BUILD_TARGET"
+
 
 #######################################
 # Use several methods to determine the latest JRiver MC version