fixed shutdown dev command
This commit is contained in:
parent
7c49424350
commit
d4ff6d0786
@ -6,4 +6,4 @@ def reboot_system():
|
||||
|
||||
|
||||
def shutdown_system():
|
||||
os.system('sudo shutdown')
|
||||
os.system('sudo shutdown now')
|
||||
|
Loading…
Reference in New Issue
Block a user