forked from Deuxfleurs/site
Clean script
This commit is contained in:
parent
ddf3d405dc
commit
50e8db809a
1 changed files with 2 additions and 0 deletions
2
.webpull
2
.webpull
|
@ -1,3 +1,5 @@
|
|||
#!/bin/bash
|
||||
git clean -xfd
|
||||
git checkout .
|
||||
npm install
|
||||
node render.js
|
||||
|
|
Loading…
Reference in a new issue