Commit Graph

6 Commits

Author SHA1 Message Date
orionaskatu
d0a12763fe Comment variables with default values 2022-09-20 17:23:01 +03:00
safentisFox
7b0f402b66 Fix bad bad torch command variable 2022-09-18 16:55:57 +03:00
AUTOMATIC
7476593014 change () to "" in .sh scripts because export AAA=(BBB CCC) sets AAA to BBB and does not export anything
whoever put that in .sh files - shame on you
2022-09-18 15:07:14 +03:00
Chris Oelerich
56b0b0feb5 Comment out empty envars in user config.
Setting empty envars causes the `os.environ.get('ENVAR', "some default")` pattern in launch.py to ignore it's fallback value.
2022-09-15 14:53:26 +03:00
orionaskatu
7bf76af40a rewrite for launch.py - untested 2022-09-14 10:45:25 +03:00
orionaskatu
efc8ed13e1 install/launch scripts for linux 2022-09-14 10:45:25 +03:00