run from current dir
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
#!/bin/bash
|
||||
cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1
|
||||
|
||||
source .env # import credentials, tg api, cookie path, bml api
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user