fix: install and run as 2 different entity
This commit is contained in:
parent
d3f45d8cf6
commit
aaa33b017d
|
@ -21,4 +21,5 @@ def install(parsed) -> None:
|
|||
subprocess.call(["sh", projectDir + "/scripts/install.sh"])
|
||||
subprocess.call(["sh", projectDir + "/scripts/runner.sh"])
|
||||
sleep(5)
|
||||
else:
|
||||
weather_run()
|
||||
|
|
Loading…
Reference in New Issue
Block a user