Skip to content

Commit

Permalink
BunsenLabs support
Browse files Browse the repository at this point in the history
  • Loading branch information
Arvind Agarwal authored and Arvind Agarwal committed Aug 8, 2016
1 parent 1ed200c commit 8ac17df
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Platforms supported
* Fedora 21
* Oracle Linux
* Elementary OS
* BunsenLabs
* more to come..

Prerequisite
Expand Down
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "forever-service",
"version": "0.5.7",
"version": "0.5.8",
"preferGlobal": "true",
"description": "Provision node script as a service via forever, allowing it to automatically start on boot, working across various Linux distros and OS",
"main": "lib/api.js",
Expand Down Expand Up @@ -39,7 +39,8 @@
"redhat",
"debian",
"raspbian",
"ubuntu"
"ubuntu",
"busenlabs"
],
"bin": {
"forever-service": "./bin/forever-service",
Expand Down

0 comments on commit 8ac17df

Please sign in to comment.