mirror of
https://github.com/goharbor/harbor
synced 2025-04-09 20:12:36 +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
|