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