9738090faf
More work needs to be done here, but this at least gets rid of the dependency on the TEMP environment variable.
3 lines
95 B
Bash
Executable File
3 lines
95 B
Bash
Executable File
export CORE_ROOT=$(pwd)/bin
|
|
lldb-3.6 -o "plugin load ./bin/libsosplugin.so" -- ./powershell $@
|