1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

add UI build to setup flow & clarify docs per #79

This commit is contained in:
checktheroads
2020-09-28 08:26:44 -07:00
parent 3cbbbed968
commit a4664e9f3f
3 changed files with 29 additions and 19 deletions

View File

@@ -230,6 +230,8 @@ def setup(unattended):
write_to_file(systemd_file, systemd)
install_systemd(install_path)
build_ui()
@hg.command(
"system-info",