diff --git a/surf-tg.sh b/surf-tg.sh index b6a631e..2174326 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