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