mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-02 05:59:18 +01:00
4 lines
72 B
Bash
4 lines
72 B
Bash
|
#!/bin/bash
|
||
|
source ./migration.cfg
|
||
|
source ./alembic.tpl > ./alembic.ini
|