Files
mkdocs-server-from-git/update.sh
Yohann D'ANELLO 900ec8b911 The server works :)
2020-06-10 16:50:00 +02:00

5 lines
42 B
Bash
Executable File

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