fix: only run the pending migrations on server

This commit is contained in:
Matouš Volf
2024-09-13 10:10:20 +02:00
parent 16dad65ed7
commit 76dc47fcdb
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,3 @@
#!/bin/bash
diesel migration run
supervisord -c /etc/supervisor/conf.d/supervisord.conf