mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-19 07:20:50 +00:00
[qwaq] Put my qdb script in a safe place
The paths are generally wrong, and it's not overly complicated, but having a reference helps me remember how to use the thing.
This commit is contained in:
parent
7ee02f3965
commit
cad1eb42fd
1 changed files with 3 additions and 0 deletions
3
ruamoko/qwaq/qdb
Executable file
3
ruamoko/qwaq/qdb
Executable file
|
@ -0,0 +1,3 @@
|
|||
#! /bin/bash -x
|
||||
|
||||
./qwaq-curses qwaq-app.dat $1
|
Loading…
Reference in a new issue