docs/deploy
2018-05-01 08:09:37 -04:00

6 lines
65 B
Bash
Executable file

#!/bin/sh
git fetch
git reset --hard origin/master
mkdocs build