1
0
Fork 0
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:
Magnus Walbeck 2017-06-28 14:43:44 +02:00
parent 1ceeae44f2
commit 4d39d29738

View file

@ -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.