Skip to content

issues Search Results · repo:jpillora/sleep-on-lan language:JavaScript

Filter by

1 result
 (47 ms)

1 result

injpillora/sleep-on-lan (press backspace or delete to remove)

Option -d or --daemonize fails as the prog/args are wrongly extracted from argv. This should be: var prog = process.argv[0]; var args = process.argv.slice(1); args.push( is-daemon );
  • paulpeeters
  • 1
  • Opened 
    on Aug 21, 2017
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub