mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
aur/xbmc-rpb-git --depth 1
This commit is contained in:
parent
0a7f947992
commit
60054c0bd7
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ build() {
|
|||
cd "${_gitname}" && git pull origin
|
||||
msg2 "The local files are updated."
|
||||
else
|
||||
git clone "${_gitroot}/${_gitname}"
|
||||
git clone --depth 1 "${_gitroot}/${_gitname}"
|
||||
fi
|
||||
msg2 "GIT checkout done or server timeout."
|
||||
|
||||
|
|
Loading…
Reference in a new issue