Files
2026-06-17 14:00:51 +02:00

6 lines
186 B
Python

# Shuts down JMRI cleanly, then tells the OS to shutdown.
# Typically run from a Logix or button
# See also jython/Shutdown.py for a script to just shut down JMRI
shutdown.shutdownOS()