Initial import

This commit is contained in:
3wc
2020-09-08 18:38:35 +02:00
commit 94c6545986
3 changed files with 60 additions and 0 deletions

7
entrypoint.sh.tmpl Normal file
View File

@ -0,0 +1,7 @@
#!/bin/bash
if [[ ! -f /data/homeserver.yaml ]]; then
/start.py generate
fi
/start.py