mirror of
https://github.com/goharbor/harbor
synced 2025-04-15 19:18:14 +00:00
4 lines
72 B
Bash
Executable File
4 lines
72 B
Bash
Executable File
#!/bin/bash
|
|
source ./migration.cfg
|
|
source ./alembic.tpl > ./alembic.ini
|