From 9f45e09c71ec6df17ceeb14c6b534c5e0b6f9ee1 Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Wed, 12 Apr 2023 11:00:54 +0200 Subject: [PATCH] removing tonitch for cleaning --- update.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/update.sh b/update.sh index d67d37d..b4ad95b 100755 --- a/update.sh +++ b/update.sh @@ -3,6 +3,8 @@ git fetch --all git reset --hard origin/master +rm -rf tonitch + mkdir -p tonitch export PKGDEST=$(pwd)/tonitch