From f429a2e2bbede30d60b91d63f1e1b86a280a4c45 Mon Sep 17 00:00:00 2001 From: DeltaLima Date: Tue, 23 Aug 2022 09:53:11 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-xash3ds.sh b/install-xash3ds.sh index 90d4f0f..2829b79 100644 --- a/install-xash3ds.sh +++ b/install-xash3ds.sh @@ -78,7 +78,7 @@ quit" > $XASH3D_BASEDIR/steam/hlds.install curl -sL "$steamcmd_url" | tar xzvf - ## run half-life download from steam server with steamcmd ## If grep find Error then fetch the hlds zip from github -if [ ./steamcmd.sh +runscript hlds.install | grep Error ] +if ./steamcmd.sh +runscript hlds.install | grep Error then echo "There was an error fetching hlds with steamcmd. Fetching it from github" echo $hlds_url