rabin hai 1 ano
pai
achega
9a98dc3db8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/tool/dever2.py

+ 1 - 1
src/tool/dever2.py

@@ -63,7 +63,7 @@ class Dever2(object):
 	def custom():
 		git = Args.param
 		if not git:
-			git = Env.dever()
+			git = Env.dever2()
 		if not git or 'http' not in git:
 			git = Dever2.git + Dever2.package
 		return git