jean-cloud-services/services/inurbe.fr/deploy_user.sh
2024-01-02 17:50:14 +01:00

5 lines
79 B
Bash
Executable File

#!/bin/bash
set -euo pipefail
git_update.sh -d "$HTTP_DIR" "$GIT_SOURCE_REPO"