jean-cloud-services/services/inurbe.fr/deploy_http.sh
2023-10-31 16:42:06 +01:00

5 lines
79 B
Bash
Executable File

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