mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-26 17:45:57 +03:00
[PR #41] [CLOSED] work with node wherever it may be installed (use env to find it) #232
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/log.io-NarrativeScience-old#232
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/NarrativeScience-old/log.io/pull/41
Author: @taxilian
Created: 10/8/2012
Status: ❌ Closed
Base:
master← Head:use_env📝 Commits (1)
b37ac65work with node wherever it may be installed (use env to find it)📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
bin/log.io-harvester(+1 -1)📝
bin/log.io-server(+1 -1)📄 Description
The current scripts don't work on my systems as I did not install node.js in /usr/local/bin
This fixes it by using whatever node is first in the path.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.