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