From: Steinar H. Gunderson Date: Sat, 25 Sep 2021 12:00:30 +0000 (+0200) Subject: Make the roster scripts executable. X-Git-Url: https://git.sesse.net/?p=ultimatescore;a=commitdiff_plain Make the roster scripts executable. --- diff --git a/roster/test.py b/roster/test.py old mode 100644 new mode 100755 diff --git a/roster/twofields.py b/roster/twofields.py old mode 100644 new mode 100755 diff --git a/roster/twofields_sat.py b/roster/twofields_sat.py old mode 100644 new mode 100755 index e95a8ba..44ff36c --- a/roster/twofields_sat.py +++ b/roster/twofields_sat.py @@ -1,3 +1,4 @@ +#! /usr/bin/python3 from __future__ import print_function import sys import time