Explorar el Código

Updated so it git clones what is needed.

root hace 4 años
padre
commit
ac33debc06
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      git_pull.sh

+ 2 - 2
git_pull.sh

@@ -1,4 +1,4 @@
 #!/bin/bash
 
-git pull https://github.com/wonder-mice/zf_log.git
-git pull https://github.com/google/googletest.git
+git clone https://github.com/wonder-mice/zf_log.git
+git clone https://github.com/google/googletest.git