Files
syncthing/deploy.sh
Jakob Borg fd7fe795ad Initial
2015-05-28 12:40:43 +02:00

5 lines
50 B
Bash
Executable File

#!/bin/sh
git pull && rm -r _build && make html