diff options
Diffstat (limited to 'include/get.sh')
-rw-r--r-- | include/get.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/get.sh b/include/get.sh index 2d1de425..4926699b 100644 --- a/include/get.sh +++ b/include/get.sh @@ -5,7 +5,7 @@ eval "`setvars "" loc url bkup_url subcurl subhash subgit subgit_bkup \ depend subcurl_bkup`" -tmpgit="$xbloc/gitclone" +tmpgit="$xbtmp/gitclone" tmpgitcache="$XBMK_CACHE/tmpgit" fetch_targets() |