Gateway and several fixes
This commit is contained in:
Chriz 2024-03-19 11:08:08 +01:00 committed by GitHub
parent a2bdfd4eb3
commit aea0a02044
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1879,4 +1879,4 @@ if __name__ == "__main__":
print("checkmk_agent for opnsense") print("checkmk_agent for opnsense")
print(f"Version: {__VERSION__}") print(f"Version: {__VERSION__}")
print("#"*35) print("#"*35)
print("use --help or -h for help") print("use --help or -h for help")