fix
This commit is contained in:
parent
794c50c6d0
commit
a05f698ee3
@ -68,7 +68,6 @@ function at-repos-pull() {
|
||||
if [ -d $d/repos/${repo##*/} ];then
|
||||
cd $d/repos/${repo##*/}
|
||||
if ! git pull;then
|
||||
cd $d/repos
|
||||
rm -rf $d/repos/${repo##*/}
|
||||
at-repos-clone
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user