mirror of https://github.com/perkeep/perkeep.git
propagate args through run.sh
This commit is contained in:
parent
4fdc1468fa
commit
af56f118d3
|
@ -2,4 +2,4 @@
|
||||||
|
|
||||||
mkdir /tmp/camliroot
|
mkdir /tmp/camliroot
|
||||||
export CAMLI_PASSWORD=foo
|
export CAMLI_PASSWORD=foo
|
||||||
make && ./camlistored
|
make && ./camlistored "$@"
|
||||||
|
|
Loading…
Reference in New Issue