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

6 lines
175 B
Python

# Shuts down JMRI cleanly then restarts JMRI
# Typically run from a Logix or button
# See also jython/RestartOS.py for a script that restarts the computer
shutdown.restart()