mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-22 16:33:17 +00:00
3 lines
186 B
Bash
3 lines
186 B
Bash
|
# This is used for debugging. VisualStudio code will call this file when launching
|
||
|
# the debugger, instead of directly calling GDB. That way we can add the pkexec
|
||
|
sudo /usr/bin/gdb "$@"
|