mirror of
https://github.com/Karaka-Management/oms-Search.git
synced 2026-02-14 01:08:41 +00:00
5 lines
134 B
Bash
Executable File
5 lines
134 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
basedir=$( dirname $( readlink -f ${BASH_SOURCE[0]} ) )
|
|
|
|
php -dphar.readonly=0 "$basedir/other/build_phar.php" $* |