Re-structuring on new model
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# TODO implement cli start function
|
||||
from firegexproxy.cli import run
|
||||
from firegex.cli import run
|
||||
|
||||
if __name__ == "__main__":
|
||||
run()
|
||||
|
||||
Reference in New Issue
Block a user