From c987c1286e9bc05a57c6045508d0aa213915ffb6 Mon Sep 17 00:00:00 2001 From: Kelly Date: Tue, 24 Mar 2026 11:05:26 -0700 Subject: [PATCH] Update mesh_bot.py --- mesh_bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesh_bot.py b/mesh_bot.py index fb102a0..8387f1a 100755 --- a/mesh_bot.py +++ b/mesh_bot.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 # Meshtastic Autoresponder MESH Bot # K7MHI Kelly Keeton 2025 try: