aspclassic-core/aspclassic.webapp/obj/Container/VsDbgScript.cache
Jelle Luteijn 484dbfc9d9 progress
2022-05-15 11:19:49 +02:00

1 line
No EOL
252 B
Text

ID=.; if [ -e /etc/os-release ]; then . /etc/os-release; fi; if [ $ID = alpine ] && [ -e /remote_debugger/linux-musl-x64/vsdbg ]; then VSDBGPATH=/remote_debugger/linux-musl-x64; else VSDBGPATH=/remote_debugger; fi; $VSDBGPATH/vsdbg --interpreter=vscode