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;h=7a98e8df9a918d75b9a74f9cb40ef28fee17716e;hp=6111b51ad63b78b916d74ae75d4329b0b8d20fc0 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