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