Update ipsec_exporter.py
This commit is contained in:
@@ -2,4 +2,4 @@ from src.app import App
|
|||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
app = App()
|
app = App()
|
||||||
app.main()
|
app.main()
|
||||||
|
|||||||
Reference in New Issue
Block a user