fixed it for the last goddamn time
This commit is contained in:
parent
d7a01340b7
commit
e5c17b60e7
@ -12,8 +12,7 @@ def shutdown_system():
|
||||
os.system('sudo shutdown now')
|
||||
|
||||
def update():
|
||||
os.system('bash "cd ~/pocket_friends & git pull"')
|
||||
os.system('bash "cd ~/pocket_friends & git checkout ."')
|
||||
os.system('bash ~/update.sh')
|
||||
sys.exit(1)
|
||||
|
||||
def restart_app():
|
||||
|
Loading…
Reference in New Issue
Block a user