PortValhalla/scripts/Common/Software/docker/services/firefox-sync/init/z1-migrate.sh

2 lines
171 B
Bash

#!/bin/bash
diesel --database-url "mysql://${MARIADB_USER}:${MARIADB_PASSWORD}@localhost/${MARIADB_DATABASE}" migration --migration-dir /app/tokenserver-db/migrations run