mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
修改Fire为程序入口
This commit is contained in:
@@ -89,5 +89,5 @@ class OneForAll(object):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
# fire.Fire(OneForAll)
|
||||
OneForAll('example.com').run()
|
||||
fire.Fire(OneForAll)
|
||||
# OneForAll('example.com').run()
|
||||
|
||||
Reference in New Issue
Block a user