From d3c57278f417491b5d02a987382c2f364251d3bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juhani=20Krekel=C3=A4?= Date: Thu, 25 Jun 2020 14:27:11 +0300 Subject: [PATCH] Add a hashbang --- qrcrypt.py | 1 + 1 file changed, 1 insertion(+) diff --git a/qrcrypt.py b/qrcrypt.py index 71f56c4..8d8db15 100644 --- a/qrcrypt.py +++ b/qrcrypt.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python3 import os import secrets import sys