|
|
4 달 전 | |
|---|---|---|
| bin | 4 달 전 | |
| controllers | 5 달 전 | |
| libs | 5 달 전 | |
| middlewares | 4 달 전 | |
| migrations | 5 달 전 | |
| models | 5 달 전 | |
| public | 5 달 전 | |
| .env.example | 4 달 전 | |
| .gitignore | 4 달 전 | |
| README.md | 4 달 전 | |
| composer.json | 5 달 전 | |
| composer.lock | 5 달 전 | |
| php-api_1.0.0_all.deb | 4 달 전 |
fpm -s dir -t deb \
-n php-api -v 1.0.0 \
-C build/php-api \
--prefix / \
--description "API PHP php-api (SmartPay)" \
--license "Proprietary" \
--vendor "SmartPay" \
--maintainer "lucas.joaquim@smartpay.com.vc" \
--architecture all \
--deb-no-default-config-files \
--config-files /etc/php-api \
--depends "php8.2-cli | php-cli (>= 8.2)" \
opt/php-api etc/php-api var/log/php-api
Created package {:path=>"php-api_1.0.0_all.deb"}