forked from cerc-io/laconicd-deprecated
4 lines
21 B
Bash
4 lines
21 B
Bash
|
#!/bin/sh
|
||
|
exec "$@"
|
||
|
|