jean-cloud-services/services/collectif-karafon.fr/deploy_user.sh

6 lines
105 B
Bash
Raw Permalink Normal View History

2024-10-16 09:41:44 +00:00
#!/bin/bash
set -euo pipefail
# Update git repo
git_update.sh -b sale -d "$HTTP_DIR" "$GIT_SOURCE_REPO"