14:04:47 < jthan> r00t^2: can you add a return() to the main here?
14:04:49 < jthan> https://git.square-r00t.net/OpTools/tree/arch/repoclone.py 14:04:49 < jthan> lol
This commit is contained in:
parent
e4552a879f
commit
7f03396325
@ -146,6 +146,7 @@ def parseArgs():
|
||||
def main():
|
||||
args = vars(parseArgs().parse_args())
|
||||
sync(args)
|
||||
return()
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
Loading…
Reference in New Issue
Block a user