„install-xash3ds.sh“ ändern

This commit is contained in:
DeltaLima 2022-08-26 22:48:14 +00:00
parent 93887c8d8b
commit a2e1e330c3
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ XASH3D_BASEDIR=$(pwd)/build
XASH3D_RESULTDIR=$XASH3D_BASEDIR/result
test -d $XASH3D_RESULTDIR || mkdir -p $XASH3D_RESULTDIR
if [ "$2" == "install"]
if [ "$2" == "install" ]
then
echo "= Performing apt install ="
sudo dpkg --add-architecture i386