build: add a shebang to the development Docker container entrypoint script
This commit is contained in:
parent
431c08442a
commit
b8a6f6ad9a
@ -1,3 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
diesel migration run
|
diesel migration run
|
||||||
|
|
||||||
supervisord -c /etc/supervisor/conf.d/supervisord.conf
|
supervisord -c /etc/supervisor/conf.d/supervisord.conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user