Explorar o código

semicolon rather than &&

Former-commit-id: b12a08c5d304c9332b2dfb29b87d3b6650401f77
Alec Jacobson %!s(int64=10) %!d(string=hai) anos
pai
achega
6b01b4e3b0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/clone-and-build.sh

+ 1 - 1
scripts/clone-and-build.sh

@@ -14,7 +14,7 @@
 #
 # and then add the line:
 #
-#     30 2 * * * /usr/local/igl/libigl/scripts/clone-and-build.sh
+#     30 2 * * * source /Users/ajx/.profile; /usr/local/igl/libigl/scripts/clone-and-build.sh
 #
 # replace the path above with the **full path** to this file.
 #