#!/bin/bash # Quick run script - can be executed from any directory cd "$(dirname "$0")" || cd ~/projects/proxmox/explorer-monorepo echo "Running deployment from: $(pwd)" echo "" bash EXECUTE_DEPLOYMENT.sh