1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Significant rework of internal / URI key handling

This commit is contained in:
Krateng
2019-04-08 13:04:31 +02:00
parent d46d2be2bf
commit 441be436c6
17 changed files with 214 additions and 235 deletions

2
maloja
View File

@@ -280,6 +280,8 @@ def update():
os.chmod("./maloja",os.stat("./maloja").st_mode | stat.S_IXUSR)
print("Make sure to install the latest version of doreah! (" + yellow("pip3 install --upgrade --no-cache-dir doreah") + ")")
if stop(): start() #stop returns whether it was running before, in which case we restart it