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