From ab568820a958da1dccb18838ab48ab5237759a8c Mon Sep 17 00:00:00 2001 From: "Fabian P. Schmidt" Date: Tue, 20 Nov 2018 11:50:25 +0100 Subject: [PATCH] Set execution bit for python script This allows the script to be directly executed by calling it. --- schedule_single_station.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 schedule_single_station.py diff --git a/schedule_single_station.py b/schedule_single_station.py old mode 100644 new mode 100755