source:
vendor/paragonie/random_compat/build-phar.sh
Last change on this file was e3d4e0a, checked in by , 7 days ago | |
---|---|
|
|
File size: 134 bytes |
Rev | Line | |
---|---|---|
[e3d4e0a] | 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" $* |
Note:
See TracBrowser
for help on using the repository browser.