Explorar el Código

Increase crossbuilding flexibility

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

+ 1 - 0
installJRMC

@@ -335,6 +335,7 @@ parseInput() {
         printHelp && exit 1
     fi
 
+    echo HERE
     [[ -v BUILD_TARGET ]] && echo "$BUILD_TARGET"
 }