revert: remove 456.py (back to factory settings — no startup scripts)

This commit is contained in:
Hermes
2026-07-12 14:49:01 +00:00
parent 7aba4b7eed
commit ff2b46d465
-4
View File
@@ -1,4 +0,0 @@
import hou
hou.hscript("closeport 12345")
hou.hscript("openport 12345 0.0.0.0")
print("Hermes Bridge: port 12345 open")