From: gregor herrmann Date: Thu, 22 Oct 2020 18:32:13 +0000 (+0200) Subject: log_mhz19.py: add hashbang and make executable X-Git-Url: https://git.toastfreeware.priv.at/toast/airingbutler.git/commitdiff_plain/8668609a5e80454830b5f0fd1af52f5e52fe0690 log_mhz19.py: add hashbang and make executable --- diff --git a/log_mhz19.py b/log_mhz19.py old mode 100644 new mode 100755 index 57140d6..18ffb11 --- a/log_mhz19.py +++ b/log_mhz19.py @@ -1,3 +1,5 @@ +#!/usr/bin/python3 + import argparse import asyncio import logging