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