feat(upgrade): ✨ Add upgrader client
Run tasks to download and syncing version with repo releases
This commit is contained in:
parent
34e734f572
commit
ce3e1ad505
3 changed files with 372 additions and 0 deletions
2
updater/install_deps.sh
Normal file
2
updater/install_deps.sh
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
pip install -r requirement.txt
|
||||
Loading…
Add table
Add a link
Reference in a new issue