#!/bin/bash install_flameshot() { apt-get install flameshot -y }