Files
yyh931018@qq.com 1b0c8f4196 update
2022-09-08 15:32:32 +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" $*