Kaynağa Gözat

semicolon rather than &&

Former-commit-id: b12a08c5d304c9332b2dfb29b87d3b6650401f77
Alec Jacobson 9 yıl önce
ebeveyn
işleme
6b01b4e3b0
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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.
 #