]> code.communitydata.science - cdsc_tex.git/blobdiff - new_tex_document
Merge branch 'master' of code.communitydata.cc:cdsc_tex
[cdsc_tex.git] / new_tex_document
index d782d1c3270a1bfd8a22687b3d00d484d50b43ea..f74e52a5ccf6e1feaeb3384e7847185e36c9b443 100755 (executable)
@@ -9,8 +9,8 @@ TMPDIR=$(mktemp -d)
 
 if test $1
 then
-    cd "$HOME/tex/latex_mako"
-    git archive --format=tar HEAD paper_template|tar x --strip=1 -C "$TMPDIR"
+    cd "$HOME/tex/cdsc_tex"
+    git archive --format=tar master paper_template|tar x --strip=1 -C "$TMPDIR"
     cd "$CURDIR"
 
     # get rid of paper_template subdir

Community Data Science Collective || Want to submit a patch?