From d3e7f63ecfe43399fb54ec06c26127cf5eb38f98 Mon Sep 17 00:00:00 2001 From: Whispering Wind <151555003+ReturnFI@users.noreply.github.com> Date: Tue, 25 Jun 2024 21:53:22 +0330 Subject: [PATCH] Verify Shebang --- traffic.py | 1 + 1 file changed, 1 insertion(+) diff --git a/traffic.py b/traffic.py index 567eae4..d874694 100644 --- a/traffic.py +++ b/traffic.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python3 import subprocess import json import os