Files
syncthing/deploy.sh
Jakob Borg d0c6272a90 rm -rf
2015-05-28 12:43:56 +02:00

5 lines
51 B
Bash
Executable File

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