git ssb

0+

Grey the earthling / gkn.me.uk



Commit 866ffbf29c58620de2fd70b9166f593286d248b6

build.sh: empty the output folder

Avoid retaining any stray files.
Greg K Nicholson committed on 4/21/2018, 4:01:03 PM
Parent: e2e1756fc8ecc26a0e41297a72dfe40cd1ac9645

Files changed

build.shchanged
build.shView
@@ -1,4 +1,5 @@
1 +trash output/
12 ./develop_server.sh stop && \
23 git checkout content && \
34 if [[ "$(git status --porcelain | grep content/)" ]]
45 then

Built with git-ssb-web