diff options
Diffstat (limited to 'tools/catalog-report.py')
-rw-r--r-- | tools/catalog-report.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/catalog-report.py b/tools/catalog-report.py index b220060cc8..357e498cdc 100644 --- a/tools/catalog-report.py +++ b/tools/catalog-report.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 # -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */ # # This file is part of systemd. It is distrubuted under the MIT license, see |