4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
/usr/bin/env php $(realpath $(dirname $0))/source/state.php $*;
|