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