source: vendor/paragonie/random_compat/build-phar.sh@ f9c482b

Last change on this file since f9c482b was f9c482b, checked in by Vlado 222039 <vlado.popovski@…>, 7 days ago

Upload new project files

  • Property mode set to 100644
File size: 134 bytes
Line 
1#!/usr/bin/env bash
2
3basedir=$( dirname $( readlink -f ${BASH_SOURCE[0]} ) )
4
5php -dphar.readonly=0 "$basedir/other/build_phar.php" $*
Note: See TracBrowser for help on using the repository browser.