a lot of applications seem to hardcode this location, so it's better to have something default, or default-adjasoned.
3 lines
71 B
Bash
Executable File
3 lines
71 B
Bash
Executable File
#!/usr/bin/sh
|
|
"$HOME/.local/share/emsdk/upstream/emscripten/emcc" "$@"
|