Subversion Repositories oidplus

Rev

Blame | Last modification | View Log | RSS feed

  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" $*