aboutsummaryrefslogtreecommitdiff
path: root/webui-user.sh
AgeCommit message (Collapse)Author
2022-09-15Comment out empty envars in user config.Chris Oelerich
Setting empty envars causes the `os.environ.get('ENVAR', "some default")` pattern in launch.py to ignore it's fallback value.
2022-09-14rewrite for launch.py - untestedorionaskatu
2022-09-14install/launch scripts for linuxorionaskatu