Add shebang to look-busy.py and make executable
This commit is contained in:
2
look-busy.py
Normal file → Executable file
2
look-busy.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
|||||||
|
#!/bin/python3
|
||||||
|
|
||||||
from wakepy import keepawake
|
from wakepy import keepawake
|
||||||
import pyautogui
|
import pyautogui
|
||||||
import time
|
import time
|
||||||
|
Reference in New Issue
Block a user