forked from sh-edraft.de/sh_linux_installation_scripts
Added echo outputs
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
install_flameshot() {
|
||||
echo "Installing Flameshot"
|
||||
sudo apt-get install flameshot -y
|
||||
}
|
Reference in New Issue
Block a user