Remove use of sudo.
This commit is contained in:
parent
1c51eed6f0
commit
978af22795
|
|
@ -3,7 +3,7 @@ apt-get install -y mate-themes
|
||||||
apt-get install -y albatross-gtk-theme
|
apt-get install -y albatross-gtk-theme
|
||||||
apt-get install -y blackbird-gtk-theme
|
apt-get install -y blackbird-gtk-theme
|
||||||
|
|
||||||
sudo apt-get install -y gtk2-engines-murrine gtk2-engines-pixbuf
|
apt-get install -y gtk2-engines-murrine gtk2-engines-pixbuf
|
||||||
|
|
||||||
cd /var/tmp
|
cd /var/tmp
|
||||||
git clone https://github.com/vinceliuice/stylish-gtk-theme
|
git clone https://github.com/vinceliuice/stylish-gtk-theme
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue