Skip to content

Instantly share code, notes, and snippets.

@jceloi
Last active March 2, 2016 07:56
Show Gist options
  • Save jceloi/bacdc4904b96603b672c to your computer and use it in GitHub Desktop.
Save jceloi/bacdc4904b96603b672c to your computer and use it in GitHub Desktop.
Packaging avec fpm
fpm -s dir -t deb -n "NAME" -v 1.0 -d nodejs .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment