Преглед изворни кода

semicolon rather than &&

Former-commit-id: b12a08c5d304c9332b2dfb29b87d3b6650401f77
Alec Jacobson пре 9 година
родитељ
комит
6b01b4e3b0
1 измењених фајлова са 1 додато и 1 уклоњено
  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.
 #