mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-08 00:48:17 +01:00
7 lines
147 B
Markdown
7 lines
147 B
Markdown
|
# Migrate Patch
|
||
|
This is a simple program to fix the breakage that was introduced by migrate in notary.
|
||
|
## Usage
|
||
|
```sh
|
||
|
patch -database <db_url>
|
||
|
```
|