This commit is contained in:
Jakob Borg
2015-05-28 12:43:56 +02:00
parent fd7fe795ad
commit d0c6272a90
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
git pull && rm -r _build && make html
git pull && rm -fr _build && make html