This is guaranteed to work everything including NixOS
-#!/usr/bin/python3
+#!/usr/bin/env python3
# For using the tool without installation via setuptools
-#!/usr/bin/python3
+#!/usr/bin/env python3
"""
This tool is for checking the security hardening options of the Linux kernel.
-#!/usr/bin/python3
+#!/usr/bin/env python3
"""
This tool is for checking the security hardening options of the Linux kernel.
-#!/usr/bin/python3
+#!/usr/bin/env python3
"""
This tool is for checking the security hardening options of the Linux kernel.
-#!/usr/bin/python3
+#!/usr/bin/env python3
"""
This tool is for checking the security hardening options of the Linux kernel.
-#!/usr/bin/python3
+#!/usr/bin/env python3
from setuptools import setup