Skip to content

Commit

Permalink
node: rename repository
Browse files Browse the repository at this point in the history
  • Loading branch information
5chdn committed Dec 3, 2018
1 parent 32057b1 commit 4659a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/www
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env node
var debug = require('debug')('netstats-server');
var debug = require('debug')('ethstats-server');
var app = require('../app');

0 comments on commit 4659a54

Please sign in to comment.