mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-06 00:58:16 +00:00
9 lines
158 B
Diff
9 lines
158 B
Diff
|
--- ds-inhibit.py
|
||
|
+++ ds-inhibit.py
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#!/usr/bin/python
|
||
|
+#!/bin/env python3 -u
|
||
|
# SPDX-License-Identifier: BSD-2-Clause
|
||
|
# vim:ts=4:sw=4:et
|
||
|
#
|