„install-xash3ds.sh“ ändern

This commit is contained in:
DeltaLima 2022-08-23 09:49:38 +00:00
parent 0356e2c5fe
commit b1b5cce47f
1 changed files with 1 additions and 13 deletions

View File

@ -36,23 +36,11 @@ default)
exit 1
;;
if [ "$1" == "client" ]
then
else
fi
XASH3D_BASEDIR=$(pwd)/build
mkdir -p $XASH3D_BASEDIR/result
# Prerequisits satisfied?
#if [ $CLIENT == false ]
#then
#
#else
#
#fi
sudo dpkg --add-architecture i386
sudo apt update