3 lines
64 B
Plaintext
3 lines
64 B
Plaintext
|
#!/bin/sh
|
||
|
./build && gdb -iex 'set confirm no' -ex 'run' amogus
|