site/.webpull
2020-03-03 00:14:31 +01:00

6 lines
69 B
Bash
Executable file

#!/bin/bash
git clean -xfd
git checkout .
npm install
node render.js