fix readint tg creds
This commit is contained in:
parent
7995b3ee39
commit
822474d275
@ -4,6 +4,7 @@ INPUT=prayer.png
|
|||||||
OUTPUT=prayer_added.png
|
OUTPUT=prayer_added.png
|
||||||
PRAYERTIMES_CSV="male.csv"
|
PRAYERTIMES_CSV="male.csv"
|
||||||
DAY_OF_YEAR=$(($(date -d "@$(date +%s)" +%j) - 1))
|
DAY_OF_YEAR=$(($(date -d "@$(date +%s)" +%j) - 1))
|
||||||
|
source .env
|
||||||
|
|
||||||
rm $OUTPUT > /dev/null
|
rm $OUTPUT > /dev/null
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user