mirror of
https://github.com/jordansissel/fpm
synced 2025-08-30 04:10:42 +02:00
necessary for 'gem'. Example, package up /etc but install to /server/$(hostname) or something fun: fpm -s dir -t deb --prefix /server/$(hostname) /etc This is useful for packages/directories that you would prefer installed in a specific heirarchy. |
||
---|---|---|
.. | ||
fpm | ||
fpm-npm |