Replace bash with /bin/sh

This commit is contained in:
link2xt
2024-07-01 09:36:06 +00:00
committed by holger krekel
parent 67be981176
commit 635b5de304
4 changed files with 6 additions and 3 deletions

View File

@@ -15,6 +15,9 @@
- improve filtermail checks for encrypted messages and drop support for unencrypted MDNs
([#320](https://github.com/deltachat/chatmail/pull/320))
- replace `bash` with `/bin/sh`
([#334](https://github.com/deltachat/chatmail/pull/334))
## 1.3.0 - 2024-06-06
- don't check necessary DNS records on cmdeploy init anymore