chmod +x
This commit is contained in:
parent
17b88d752f
commit
daba7bce5c
1 changed files with 3 additions and 1 deletions
2
mastodon-spacestate.py
Normal file → Executable file
2
mastodon-spacestate.py
Normal file → Executable file
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
import paho.mqtt.client as mqtt
|
||||
import config
|
||||
import datetime
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue