Delta chat WIP
This commit is contained in:
parent
40c14ece94
commit
9601e179bc
32 changed files with 2037 additions and 1 deletions
5
apps/bridge-deltachat/docker-entrypoint.sh
Executable file
5
apps/bridge-deltachat/docker-entrypoint.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
echo "starting bridge-deltachat"
|
||||
exec dumb-init pnpm run start
|
||||
Loading…
Add table
Add a link
Reference in a new issue