From 70e36aadceae6c79220135cd8262f62a38bde582 Mon Sep 17 00:00:00 2001 From: Fredrik Wahlberg Date: Sun, 30 Jan 2022 21:33:56 +0100 Subject: [PATCH] =?UTF-8?q?G=C3=B6r=20k=C3=B6rbar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buttons.py | 2 ++ 1 file changed, 2 insertions(+) mode change 100644 => 100755 buttons.py diff --git a/buttons.py b/buttons.py old mode 100644 new mode 100755 index 16db6f8..715197d --- a/buttons.py +++ b/buttons.py @@ -1,3 +1,5 @@ +#!/bin/env python + import signal import RPi.GPIO as GPIO import requests