fixed it for the last goddamn time
This commit is contained in:
@@ -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():
|
||||
|
Reference in New Issue
Block a user