forked from sh-edraft.de/sh_linux_installation_scripts
Changed to apt
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
install_gnome_tweaks() {
|
||||
echo "Installing Gnome-Tweaks"
|
||||
sudo apt-get install gnome-tweaks -y
|
||||
sudo apt install gnome-tweaks -y
|
||||
}
|
Reference in New Issue
Block a user