Skip to content

Commit 00a1817

Browse files
committed
Adds fix to compile script to ensure public cleanup before compiling
1 parent 1827940 commit 00a1817

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/compile

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#!/bin/bash
22

3+
rm -rf public
34
hugo -t robust

0 commit comments

Comments
 (0)