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