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

7 lines
226 B
Python

# Shuts down JMRI cleanly, then tells the OS to shutdown.
# Run this from a Logix or button to safely shutdown JMR and the server
# Note: this version maintained for compatibility, use ShutdownOS.py
shutdown.shutdownOS()