all repos — site @ dcca0ef325c82fc41cdaf12594b30d5f33336dd2

source for my site, found at icyphox.sh

Clear go-vite dir before building
Anirudh Oppiliappan x@icyphox.sh
Wed, 04 Nov 2020 11:17:56 +0530
commit

dcca0ef325c82fc41cdaf12594b30d5f33336dd2

parent

2a92a00e5d826d1c936ac086ed29d9d7b7b120ba

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M netlify-build.shnetlify-build.sh

@@ -1,5 +1,6 @@

#!/bin/sh +rm -rf go-vite git clone https://github.com/icyphox/go-vite cd go-vite && make && cd .. mkdir build