#!/usr/bin/env bash set -euo pipefail # Run the clone script inside the packaging container scripts/packaging-exec.sh "cd PackagingForCloudronWorkspace && chmod +x *.sh && ./UpstreamVendor-Clone.sh"