b4a5ba31cc7bbd042027b4c111e224c4c99f4fc5
[yaffs-website] / build-phar.sh
1 #!/usr/bin/env bash
2
3 basedir=$( dirname $( readlink -f ${BASH_SOURCE[0]} ) )
4
5 php -dphar.readonly=0 "$basedir/other/build_phar.php" $*