Files
syncthing/deploy.sh
T
2015-05-28 12:43:56 +02:00

5 lines
51 B
Bash
Executable File

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