From 1ea9986a915e7ce2725416e3e6bc6f484271ade0 Mon Sep 17 00:00:00 2001 From: fomightez Date: Thu, 2 May 2019 13:08:53 -0400 Subject: [PATCH] remove notebooks and adjust start so it retrieves them from the repo with the companion content --- start | 1 + 1 file changed, 1 insertion(+) diff --git a/start b/start index eca667e..aab3916 100755 --- a/start +++ b/start @@ -4,6 +4,7 @@ rm index.ipynb git clone https://github.com/fomightez/ptmbr-accompmatz.git cp ptmbr-accompmatz/index.ipynb . +mv ptmbr-accompmatz/notebooks . rm -rf ptmbr-accompmatz