From: Thierry Parmentelat Date: Thu, 28 Nov 2019 10:48:04 +0000 (+0100) Subject: use python2 explicitly for f31 X-Git-Url: http://git.onelab.eu/?p=plcrt.git;a=commitdiff_plain use python2 explicitly for f31 --- diff --git a/cron.d/syncadmins.py b/cron.d/syncadmins.py index 7490496..9da4861 100755 --- a/cron.d/syncadmins.py +++ b/cron.d/syncadmins.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python2 import os import sys