pass on args
parent
f1551be59e
commit
7ac05a0a88
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
xvfb-run ./test.sh
|
||||
xvfb-run ./test.sh "$@"
|
||||
|
|
Loading…
Reference in New Issue