1
0
mirror of https://github.com/OpenXE-org/OpenXE.git synced 2025-01-21 10:31:13 +01:00
2021-05-21 08:49:41 +02: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" $*