]> code.communitydata.science - cdsc_tex.git/blobdiff - new_tex_assignment
Adding revealjs option
[cdsc_tex.git] / new_tex_assignment
index e8858e10afc383bec367243255295950e34744fc..89b6819620acb8a08c16880b669557caa402bde8 100755 (executable)
@@ -9,8 +9,8 @@ TMPDIR=$(mktemp -d)
 
 if test $1
 then
 
 if test $1
 then
-    cd "$HOME/tex/latex_mako"
-    git archive --format=tar HEAD assignment_template|tar x --strip=1 -C "$TMPDIR"
+    cd "$HOME/tex/cdsc_tex"
+    git archive --format=tar master assignment_template|tar x --strip=1 -C "$TMPDIR"
     cd "$CURDIR"
 
     # get rid of paper_template subdir
     cd "$CURDIR"
 
     # get rid of paper_template subdir

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