2024-04-02 11:08:12 +00:00
|
|
|
PHYRE_PHP=/usr/local/phyre/php/bin/php
|
2024-04-01 17:25:28 +00:00
|
|
|
|
|
|
|
$PHYRE_PHP -r "copy('https://github.com/acmephp/acmephp/releases/download/1.0.1/acmephp.phar', 'acmephp.phar');"
|
|
|
|
$PHYRE_PHP -r "copy('https://github.com/acmephp/acmephp/releases/download/1.0.1/acmephp.phar.pubkey', 'acmephp.phar.pubkey');"
|
|
|
|
$PHYRE_PHP acmephp.phar --version
|