From 8df39a504ad666a8e8f8c9f7fbe16aae42f6fb7e Mon Sep 17 00:00:00 2001 From: DeltaLima Date: Mon, 22 Aug 2022 00:15:41 +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 d9a758e..81bacc9 100644 --- a/install-xash3ds.sh +++ b/install-xash3ds.sh @@ -36,7 +36,7 @@ mkdir -p $XASH3D_BASEDIR/result #fi sudo dpkg --add-architecture i386 -apt-get install -y --no-install-recommends $PACKAGES +sudo apt-get install -y --no-install-recommends $PACKAGES ## compile xash3ds # go to build directory