RASCSI/cpp/launch_sudo.sh
2023-02-03 21:41:18 -06:00

3 lines
186 B
Bash
Executable File

# 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 "$@"