bazzite/spec_files/ds-inhibit/fedora.patch
Kyle Gospodnetich 4c8034f5a6 chore: Standardize all bash scripts on #!/usr/bin/bash
chore: Standardize all python scripts on #!/usr/bin/python3
chore: Update path for ds-inhibit patch
chore(readme): Remove unused package
2023-12-23 00:02:42 -08:00

9 lines
155 B
Diff

--- ds_inhibit.py
+++ ds_inhibit.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
# SPDX-License-Identifier: BSD-2-Clause
# vim:ts=4:sw=4:et
#