Skip to content

Commit

Permalink
Rename script
Browse files Browse the repository at this point in the history
  • Loading branch information
mirceaulinic committed Mar 30, 2017
1 parent b42eded commit ecfd3b2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
install_requires=reqs,
entry_points={
'console_scripts': [
'napalm-logs=napalm_logs.scripts.napalm_logs'
'napalm-logs=napalm_logs.scripts.main'
],
}
)

0 comments on commit ecfd3b2

Please sign in to comment.