From b18d35147708e1545462b7e2952916c15b6037d4 Mon Sep 17 00:00:00 2001 From: DeltaLima Date: Wed, 31 Aug 2022 22:23:53 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9Einstall-xash3ds.sh=E2=80=9C=20=C3=A4nd?= =?UTF-8?q?ern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install-xash3ds.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install-xash3ds.sh b/install-xash3ds.sh index a49b1a2..cd55f7d 100644 --- a/install-xash3ds.sh +++ b/install-xash3ds.sh @@ -79,6 +79,7 @@ case $2 in ;; "update") cd xash3d-fwgs + ./waf clean rm bin/* git pull ;;