#!/bin/bash set -euo pipefail DIRECTORY=$WORKSPACE"/"${DIRECTORY} cd $DIRECTORY chmod +x ${SCRIPT_NAME} ./${SCRIPT_NAME}