]> git.mxchange.org Git - friendica.git/blob - vendor/paragonie/random_compat/build-phar.sh
Removed useless "function_exists" checks
[friendica.git] / vendor / paragonie / random_compat / build-phar.sh
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" $*