Add stdout.
This commit is contained in:
parent
2f1188ddb8
commit
9c225f399c
3
stdout/stdout
Executable file
3
stdout/stdout
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
"$@" 2>&1
|
Loading…
Reference in a new issue