aboutsummaryrefslogtreecommitdiffstats
path: root/webui-user.sh
Commit message (Collapse)AuthorAgeFilesLines
* Uppercase for env var LAUNCH_SCRIPTAndrew Savchyn2022-09-301-1/+1
|
* Configurable launch scriptAndrew Savchyn2022-09-301-0/+3
|
* Remove default git variables to prevent issuesorionaskatu2022-09-201-6/+6
|
* Comment variables with default valuesorionaskatu2022-09-201-18/+18
|
* Fix bad bad torch command variablesafentisFox2022-09-181-1/+1
|
* change () to "" in .sh scripts because export AAA=(BBB CCC) sets AAA to BBB ↵AUTOMATIC2022-09-181-2/+2
| | | | | | and does not export anything whoever put that in .sh files - shame on you
* Comment out empty envars in user config.Chris Oelerich2022-09-151-9/+9
| | | Setting empty envars causes the `os.environ.get('ENVAR', "some default")` pattern in launch.py to ignore it's fallback value.
* rewrite for launch.py - untestedorionaskatu2022-09-141-9/+16
|
* install/launch scripts for linuxorionaskatu2022-09-141-0/+33