3 lines
55 B
Plaintext
3 lines
55 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
exec ${CAVE} resolve -c world "${@}"
|