jean-cloud-services/services/ffcoinche.fr/deploy_user.sh
2025-10-31 18:49:12 +01:00

6 lines
129 B
Bash
Executable File

#!/bin/bash
set -euo pipefail
# Update git repo
git_update.sh -d "$HTTP_DIR" -r "${GIT_SOURCE_BRANCH:-main}" "$GIT_SOURCE_REPO"