From 50e8db809af7bba4e1fdc9578b981328331c5ea5 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Tue, 3 Mar 2020 00:14:31 +0100 Subject: [PATCH] Clean script --- .webpull | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.webpull b/.webpull index 4df1cf1..f546e28 100755 --- a/.webpull +++ b/.webpull @@ -1,3 +1,5 @@ #!/bin/bash +git clean -xfd +git checkout . npm install node render.js