mirror of
https://github.com/n5amd/xlxd-debian-installer.git
synced 2026-04-21 06:03:44 +00:00
Update xlxd-debian-installer.sh
yes install
This commit is contained in:
parent
a2bf7f0c05
commit
001e08490e
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue