sh8s_deployer/testenv/services/test.sh8s.sh/deploy_user.sh

4 lines
81 B
Bash
Raw Normal View History

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