6 lines
90 B
Bash
6 lines
90 B
Bash
#!/bin/bash
|
|
|
|
diesel migration run
|
|
|
|
supervisord -c /etc/supervisor/conf.d/supervisord.conf
|