7 Commits (f2ad00bc8ef995c32ff40d5db58fc6ae8d50d916)

Author SHA1 Message Date
orionaskatu f2ad00bc8e Remove default git variables to prevent issues 3 years ago
orionaskatu d0a12763fe Comment variables with default values 3 years ago
safentisFox 7b0f402b66 Fix bad bad torch command variable 3 years ago
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
3 years ago
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.
3 years ago
orionaskatu 7bf76af40a rewrite for launch.py - untested 3 years ago
orionaskatu efc8ed13e1 install/launch scripts for linux 3 years ago