• Solly Ross's avatar
    Follow symbolic links in launch.sh · 2ace90e6
    Solly Ross authored
    Previously, in launch.sh, `$HERE` was the directory of `$0`.
    However, if `$0` was actually a symlink, `$HERE` would be
    wherever the symlink was, which could cause issues (for
    example, the script wouldn't be able to local `$WEB` or
    `$WEBSOCKIFY` properly).
    
    Now, `$HERE` looks at whatever `$0` points at instead.
    
    Closes #447.
    2ace90e6
Name
Last commit
Last update
..
README.md Loading commit data...
img2js.py Loading commit data...
json2graph.py Loading commit data...
launch.sh Loading commit data...
parse.js Loading commit data...
u2x11 Loading commit data...