| 
				
					 | 
			5 years ago | |
|---|---|---|
| data | 5 years ago | |
| .env.template | 5 years ago | |
| .gitignore | 5 years ago | |
| README.md | 5 years ago | |
| docker-compose.yml | 5 years ago | 
Sends the content of each text file moved from the folder 1-prep to 2-ready via e-mail.
First line is set as subject and all following lines as message body.
When done, the mail is moved to 3-done
mail/
├── 1-prep
├── 2-ready
└── 3-done
cp .env.template .envdocker-compose up -d