Archived
forked from sh-edraft.de/sh_linux_installation_scripts
Added boxes to apps
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
install_boxes() {
|
||||
echo "Installing gnome-boxes"
|
||||
sudo apt-get install gnome-boxes -y
|
||||
}
|
||||
Reference in New Issue
Block a user