run from any dir
This commit is contained in:
		@@ -1,4 +1,5 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1
 | 
			
		||||
INPUT=prayer.png
 | 
			
		||||
OUTPUT=prayer_added.png
 | 
			
		||||
PRAYERTIMES_CSV="male.csv"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user