jean-cloud-services/services/gaia.jean-cloud.net/deploy_user.sh

6 lines
112 B
Bash
Raw Normal View History

2024-04-18 14:20:53 +00:00
#!/bin/bash
set -euo pipefail
git_update.sh -d "$HTTP_DIR" -b "${GIT_SOURCE_BRANCH:-main}" "$GIT_SOURCE_REPO"