summaryrefslogtreecommitdiff
path: root/hwdb/acpi-update.py
diff options
context:
space:
mode:
Diffstat (limited to 'hwdb/acpi-update.py')
-rwxr-xr-xhwdb/acpi-update.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwdb/acpi-update.py b/hwdb/acpi-update.py
index 50da531dc6..2c23b057fb 100755
--- a/hwdb/acpi-update.py
+++ b/hwdb/acpi-update.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python3
+#!/usr/bin/env python3
from html.parser import HTMLParser
from enum import Enum