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