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

7 lines
196 B
Python

# Shuts down JMRI cleanly, then tells the OS to restart itself
# Typically run from a Logix or button
# Note: this version maintained for compatibility, use RestartOS.py
shutdown.restartOS()