The server works :)

This commit is contained in:
Yohann D'ANELLO
2020-06-10 16:50:00 +02:00
commit 900ec8b911
5 changed files with 161 additions and 0 deletions

4
update.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
git pull
mkdocs build -d /site