Explorar o código

Fix script name parameter

andryyy %!s(int64=9) %!d(string=hai) anos
pai
achega
be02648c49
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build-all.sh

+ 1 - 1
build-all.sh

@@ -5,6 +5,6 @@
 
 for build in $(ls *build*.sh | grep -v all); do
     echo "Starting build file ${buildx} ..."
-	/bin/bash ${buildx}
+	/bin/bash ${build}
 done
 /bin/bash fix-permissions.sh