Delete build.sh

pull/1/head
Folyd 4 years ago committed by GitHub
parent 6e4e5879da
commit 31d66b0fb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,8 +0,0 @@
#!/usr/bin/env bash
set -e
zola build
mv public /tmp
git checkout now
rm -rf public
mv /tmp/public public
Loading…
Cancel
Save