Skip to content

Commit

Permalink
Add shebang to make the script self-executable
Browse files Browse the repository at this point in the history
  • Loading branch information
DidierLoiseau committed Feb 19, 2022
1 parent fd8c2f1 commit e575a2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pylh2ctrl/lh2ctrl.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env python3
"""
Valve v2 lighthouse power management over BT LE
"""
Expand Down

0 comments on commit e575a2e

Please sign in to comment.