Random scripts for different tasks
If the script provides any configuration, make a copy of .env.dist file to .env and edit configuration there.
.env.dist
.env
cd some_script cp .env.dist .env nano .env