#!/bin/bash # Check if the required environment variable(s) is/are set : ${ENV_1}:?"Environment variable ENV_1 is required."