Update xlxd-debian-installer.sh

yes install
This commit is contained in:
Ben 2024-01-21 13:03:03 -05:00 committed by GitHub
parent a2bf7f0c05
commit 001e08490e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,8 +48,8 @@ echo "Making install directories and installing dependicies...."
echo "------------------------------------------------------------------------------"
mkdir -p $XLXINSTDIR
mkdir -p $WEBDIR
apt-get update
apt-get install $APPS
apt-get -y update
apt-get -y install $APPS
#if [ $VERSION = 9 ]
#then
# apt-get -y install $DEP