Api/minux.restart(): Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
(Created page with "'''minux.restart()''' does a clean system restart. use this to reboot without triggering failsafe.")
 
No edit summary
Line 1: Line 1:
'''minux.restart()'''
used to restart a system in stead of shutting down.
 
 
'''usage:'''
 
minux.restart()
 
 
'''output:'''


does a clean system restart. use this to reboot without triggering failsafe.
does a clean system restart. use this to reboot without triggering failsafe.

Revision as of 04:54, 24 September 2024

used to restart a system in stead of shutting down.


usage:

minux.restart()


output:

does a clean system restart. use this to reboot without triggering failsafe.