mirror of
https://github.com/ShaYmez/xlxd-debian-installer.git
synced 2025-09-17 22:17:52 -04:00
Update xlxd-debian-installer.sh
fix apt-get
This commit is contained in:
parent
6b33b3171e
commit
4578d78a59
@ -57,7 +57,7 @@ then
|
||||
apt-get -y install $DEP2
|
||||
elif [ $VERSION = 11 ]
|
||||
then
|
||||
apt install -y $DEP3
|
||||
apt-get install -y $DEP3
|
||||
fi
|
||||
|
||||
echo "------------------------------------------------------------------------------"
|
||||
|
Loading…
x
Reference in New Issue
Block a user