#!/bin/bash # # This sources a simple script with the env. variables needed for the template. cd "$(dirname "$0")" # Go to the script's directory cat <