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