mirror of
https://gh.wpcy.net/https://github.com/mainwp/mainwp-child.git
synced 2026-05-01 16:02:27 +08:00
Added: support file uploader .min.js file Added: OpenSSL Working Status in Server Information page Added: support OpenSSL options and PHPSecLib
5 lines
No EOL
134 B
Bash
5 lines
No EOL
134 B
Bash
#!/usr/bin/env bash
|
|
|
|
basedir=$( dirname $( readlink -f ${BASH_SOURCE[0]} ) )
|
|
|
|
php -dphar.readonly=0 "$basedir/other/build_phar.php" $* |