Clean script

This commit is contained in:
Quentin 2020-03-03 00:14:31 +01:00
parent ddf3d405dc
commit 50e8db809a
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/bin/bash
git clean -xfd
git checkout .
npm install
node render.js