From: Thierry Parmentelat Date: Sat, 29 Dec 2018 13:49:14 +0000 (+0100) Subject: add shebang to conf_files so that bootmanager can call it directly X-Git-Tag: nodemanager-7.0-0~21 X-Git-Url: http://git.onelab.eu/?p=nodemanager.git;a=commitdiff_plain;h=54c53b53e5deefc2525888212dbed5bb0f8b0a3b add shebang to conf_files so that bootmanager can call it directly --- diff --git a/conf_files.py b/conf_files.py old mode 100644 new mode 100755 index da4c313..7fb28cb --- a/conf_files.py +++ b/conf_files.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python3 + """configuration files""" import grp