# 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()
