Added rnsh to bootstrap console and updated RNS package to 0.5.0
This commit is contained in:
@@ -4,9 +4,10 @@ import sys
|
||||
import shutil
|
||||
|
||||
packages = {
|
||||
"rns": "rns-0.4.9-py3-none-any.whl",
|
||||
"rns": "rns-0.5.0-py3-none-any.whl",
|
||||
"nomadnet": "nomadnet-0.3.5-py3-none-any.whl",
|
||||
"lxmf": "lxmf-0.3.1-py3-none-any.whl",
|
||||
"rnsh": "rnsh-0.0.12-py3-none-any.whl",
|
||||
}
|
||||
|
||||
DEFAULT_TITLE = "RNode Bootstrap Console"
|
||||
|
||||
Reference in New Issue
Block a user