mirror of
https://github.com/mwalbeck/docker-xmpp-notify.git
synced 2025-04-10 16:37:29 +00:00
Change shebang
This commit is contained in:
parent
1ceeae44f2
commit
4d39d29738
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
"""
|
||||
docker xmpp notify - get an xmpp message when there is an update
|
||||
for your docker containers.
|
||||
|
|
Loading…
Add table
Reference in a new issue