fixed type
This commit is contained in:
parent
32bfce542e
commit
b1c51f37fe
@ -7,6 +7,6 @@ cp ./preferences /etc/apt/preferences
|
|||||||
|
|
||||||
# Install gnome
|
# Install gnome
|
||||||
apt-get update &&\
|
apt-get update &&\
|
||||||
apt -t unstable install -y gnome-session gnome-shell gnome-backgrounds gnome-applets gnome-control-center mutter gjs gnome-core gnome-tweaks libc6-i386 libgl1 libglx0 libglx-mesa
|
apt -t unstable install -y gnome-session gnome-shell gnome-backgrounds gnome-applets gnome-control-center mutter gjs gnome-core gnome-tweaks libc6-i386 libgl1 libglx0 libglx-mesa0
|
||||||
|
|
||||||
echo "gnome installed"
|
echo "gnome installed"
|
Loading…
Reference in New Issue
Block a user