mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
rename repo to git-repo
This commit is contained in:
parent
c42b7c54d1
commit
f29c49d29c
@ -14,7 +14,7 @@ function update_repo_git() {
|
||||
}
|
||||
|
||||
function checkout_repo() {
|
||||
git -C $TUNASYNC_WORKING_DIR show HEAD:repo > $TUNASYNC_WORKING_DIR/repo
|
||||
git -C $TUNASYNC_WORKING_DIR show HEAD:repo > $TUNASYNC_WORKING_DIR/git-repo
|
||||
}
|
||||
|
||||
if [[ ! -f "$TUNASYNC_WORKING_DIR/HEAD" ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user