mirror of https://github.com/hak5/openwrt-owl.git
parent
eff65775c4
commit
162f0194a1
|
@ -16,6 +16,7 @@ $(strip \
|
|||
$(if $(filter svn://%,$(1)),svn, \
|
||||
$(if $(filter cvs://%,$(1)),cvs, \
|
||||
unknown \
|
||||
) \
|
||||
) \
|
||||
) \
|
||||
) \
|
||||
|
|
Loading…
Reference in New Issue