Fix kosmos-ipfs not requiring nodejs/npm
If node isn't installed on a machine by something else before running the kosmos-ipfs recipe, then it fails.
This commit is contained in:
@@ -9,5 +9,6 @@ version '0.3.0'
|
||||
depends 'ipfs'
|
||||
depends 'kosmos-base'
|
||||
depends 'kosmos-nginx'
|
||||
depends 'kosmos-nodejs'
|
||||
depends 'firewall'
|
||||
depends 'application_javascript'
|
||||
|
||||
Reference in New Issue
Block a user