From b37eeb902ef28f83357ffefc4ac67ededbf4c4ed Mon Sep 17 00:00:00 2001 From: Pathan Arshlan <141414515+Arshlankhan786@users.noreply.github.com> Date: Mon, 9 Jun 2025 18:31:14 +0530 Subject: [PATCH] Update surf-tg.sh --- surf-tg.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/surf-tg.sh b/surf-tg.sh index b6a631e4..21743262 100644 --- a/surf-tg.sh +++ b/surf-tg.sh @@ -1 +1,2 @@ -python3 update.py && python3 -m bot \ No newline at end of file +#!/bin/bash +python3 update.py && python3 -m bot