2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
|
#!/bin/sh
|
||
|
$VALGRIND exec ./check_nta "$@"
|