mkdocs-server-from-git/update.sh

5 lines
42 B
Bash
Executable File

#!/bin/sh
git pull
mkdocs build -d /site