forked from kevinowino869/mitrobill
using Vendor from composer
This commit is contained in:
5
system/vendor/paragonie/random_compat/build-phar.sh
vendored
Executable file
5
system/vendor/paragonie/random_compat/build-phar.sh
vendored
Executable file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
basedir=$( dirname $( readlink -f ${BASH_SOURCE[0]} ) )
|
||||
|
||||
php -dphar.readonly=0 "$basedir/other/build_phar.php" $*
|
Reference in New Issue
Block a user