www.br0tkasten.de/generate.sh
2021-11-14 18:13:25 +01:00

6 lines
60 B
Bash
Executable File

#!/bin/sh
cd /srv/hugo
git pull
HUGO_ENV="production" hugo