Skip to content

Commit

Permalink
made wizlight_cli executable
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr. T authored and Mr. T committed Aug 4, 2024
1 parent 2950778 commit 37988fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wizlight_cli
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env python3
import argparse
import asyncio
from pywizlight import wizlight, PilotBuilder, discovery
Expand Down

0 comments on commit 37988fc

Please sign in to comment.