PowerShell/debug.sh
Andrew Schwartzmeyer bbb86ac6ec Better publish/run/debug scripts
Deploys development libraries to bin
2015-12-16 13:34:24 -08:00

2 lines
105 B
Bash
Executable file

export CORE_ROOT=$(pwd)/bin TEMP=/tmp
lldb-3.6 -o "plugin load ./bin/libsosplugin.so" -- ./powershell $@