10 lines
153 B
Plaintext
10 lines
153 B
Plaintext
|
|
apt-get update
|
|
apt-get install --yes --no-install-recommends chromium
|
|
|
|
. ../cleanup
|
|
|
|
rm -Rf /usr/share/icons/gnome/256x256
|
|
|
|
savechanges /04-chromium.sb
|