1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
VILLASnode/fpga/scripts/gdb_sudo.sh

3 lines
43 B
Bash
Executable file

#!/bin/bash
sudo pkexec /usr/bin/gdb "$@"