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