pip3 install -r requirements.txt
python3 checkUpdateNoMachine.py
Script will read content of latestVersion.txt and compare it with official site.
If not same, it will download new version
and patch file latestVersion.txt with new version.
pip3 install -r requirements.txt
python3 checkUpdateNoMachine.py
Script will read content of latestVersion.txt and compare it with official site.
If not same, it will download new version
and patch file latestVersion.txt with new version.