make the path to ignore boxes without git access
This commit is contained in:
parent
8c1f05327b
commit
d1a8f83470
|
@ -76,6 +76,8 @@ witgitclone()
|
|||
src='http://ping.wit.com/'$base
|
||||
gitclone $src $path
|
||||
|
||||
mkdir -p $path
|
||||
|
||||
# log_action_end_msg "$1" ${2:+"$2"}
|
||||
exit 0
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue