forked from sh-edraft.de/sh_linux_installation_scripts
Added redhat scripts
This commit is contained in:
6
common/redhat/apps/flameshot.sh
Normal file
6
common/redhat/apps/flameshot.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
install_flameshot() {
|
||||
echo "Installing Flameshot"
|
||||
sudo dnf install flameshot -y
|
||||
}
|
Reference in New Issue
Block a user