Deploy example site

This commit is contained in:
Juho Teperi 2017-10-18 14:39:38 +03:00
parent 52b0b2eba4
commit aa48e35354
1 changed files with 2 additions and 2 deletions

View File

@ -35,5 +35,5 @@ cd tmp
git checkout -- README.md git checkout -- README.md
git add . git add .
git commit -m "Built site from $SHA" git commit -m "Built site from $SHA"
# git push git push
# rm -rf tmp rm -rf tmp