mkdocs-server-from-git/update.sh

5 lines
42 B
Bash
Raw Normal View History

2020-06-10 14:50:00 +00:00
#!/bin/sh
git pull
mkdocs build -d /site