forked from sh-edraft.de/sh_linux_installation_scripts
Improved installations
This commit is contained in:
@@ -2,7 +2,5 @@
|
||||
|
||||
install_gnome_shell() {
|
||||
echo 'Installing gnome-shell'
|
||||
if [ $1 == "chrome" ]; then
|
||||
sudo apt install chrome-gnome-shell -y
|
||||
fi
|
||||
sudo apt install chrome-gnome-shell -y
|
||||
}
|
||||
|
Reference in New Issue
Block a user