Votre Nom il y a 2 ans
Parent
commit
0460fb587c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      build_cube.sh

+ 1 - 1
build_cube.sh

@@ -248,7 +248,6 @@ then
 git clone https://github.com/wareck/cgminer-lketc.git
 fi
 
-
 fi
 echo "Done."
 }
@@ -295,6 +294,7 @@ cd cgminer-lketc
 CFLAGS="-O2 -march=native" ./autogen.sh
 ./configure
 make -j4
+cd ..
 echo "Done."