Files
JIMRI/jython/Shutdown.py
T
2026-06-17 14:00:51 +02:00

6 lines
166 B
Python

# Shuts down JMRI cleanly.
# Typically run from a Logix or button.
# See also jython/ShutdownOS.py for a script to also shut down the OS cleanly
shutdown.shutdown()