Skip to content

Commit

Permalink
Merge pull request #65 from mariux64/fix-blinks
Browse files Browse the repository at this point in the history
blinkd: Use system python
  • Loading branch information
pmenzel authored Jan 7, 2019
2 parents e526cf4 + 7b2c08b commit a11ea89
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions blink/blinkd.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/env python3

#! /usr/local/system/python3/bin/python3

from blink1.blink1 import Blink1, Blink1ConnectionFailed
from multiprocessing import cpu_count
Expand Down

0 comments on commit a11ea89

Please sign in to comment.