Files
annnj-company 130c1026c4 first commit
2026-04-17 18:29:53 +08:00

5 lines
134 B
Bash

#!/usr/bin/env bash
basedir=$( dirname $( readlink -f ${BASH_SOURCE[0]} ) )
php -dphar.readonly=0 "$basedir/other/build_phar.php" $*