diff --git a/bml-status-tg-bot b/bml-status-tg-bot index d744e43..6c3ad43 100755 --- a/bml-status-tg-bot +++ b/bml-status-tg-bot @@ -1,4 +1,5 @@ #!/bin/bash +cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1 COUNT=0 while true; do