#!/bin/bash echo "EARLY_HOOK_EXECUTED" echo "Working directory: $(pwd)" echo "User: $(whoami)"