mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-01 16:19:37 +01: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
|