Fix firewall changes

This commit is contained in:
Mike Reeves
2023-05-03 14:12:32 -04:00
parent d5c4a2887e
commit a5b1660778
13 changed files with 91 additions and 23 deletions
+1 -1
View File
@@ -144,4 +144,4 @@ def main():
sys.exit(code)
if __name__ == "__main__":
main()
main()
+1 -1
View File
@@ -79,4 +79,4 @@ fi
'RECEIVER')
so-firewall includehost receiver "$IP" --apply
;;
esac
esac