PhyrePanel-mirror/web/acme-php-test.sh

6 lines
314 B
Bash
Raw Normal View History

2024-04-22 11:14:05 +00:00
PHYRE_PHP=/usr/local/phyre/php/bin/php
$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