Updated console image build

This commit is contained in:
Mark Qvist 2023-09-19 15:57:23 +02:00
parent 8ab9ba84be
commit 68c75979cb
2 changed files with 4 additions and 4 deletions

View File

@ -4,10 +4,10 @@ import sys
import shutil
packages = {
"rns": "rns-0.5.7-py3-none-any.whl",
"nomadnet": "nomadnet-0.3.6-py3-none-any.whl",
"lxmf": "lxmf-0.3.2-py3-none-any.whl",
"rnsh": "rnsh-0.1.1-py3-none-any.whl",
"rns": "rns-0.5.9-py3-none-any.whl",
"nomadnet": "nomadnet-0.3.7-py3-none-any.whl",
"lxmf": "lxmf-0.3.3-py3-none-any.whl",
"rnsh": "rnsh-0.1.2-py3-none-any.whl",
}
DEFAULT_TITLE = "RNode Bootstrap Console"

Binary file not shown.