summaryrefslogtreecommitdiffstats
path: root/roles/local_deploy/files/extract_wrapper.sh
blob: 2d30a13be51a4f6f17f08c627fca945926711f51 (plain)
1
2
3
4
5
#!/bin/bash
# script managed by ansible
export GIT_DIR=$1
GIT_WORK_TREE=/etc/ansible/ git checkout -q -f