Initial Commit
This commit is contained in:
5
dependencies/paragonie/random_compat/build-phar.sh
vendored
Normal file
5
dependencies/paragonie/random_compat/build-phar.sh
vendored
Normal 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