init
This commit is contained in:
6
dollhouse/docker/dollhouse-backend/entrypoint.sh
Executable file
6
dollhouse/docker/dollhouse-backend/entrypoint.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -x
|
||||
|
||||
./diesel setup || exit 1
|
||||
exec /usr/local/bin/backend
|
||||
Reference in New Issue
Block a user