From 160cdfbfa08f40618c696c5ece9a0740df7e75ec Mon Sep 17 00:00:00 2001 From: "martin.cholewa" Date: Mon, 31 Mar 2025 13:51:07 +0200 Subject: [PATCH] env var into script --- mobius_repos.py | 1 + 1 file changed, 1 insertion(+) diff --git a/mobius_repos.py b/mobius_repos.py index 20e0765..25e6af9 100755 --- a/mobius_repos.py +++ b/mobius_repos.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python3 import os import subprocess import argparse