mirror of
https://github.com/foxcpp/maddy.git
synced 2025-04-05 05:57:39 +03:00
Remove cmd/migrate-db-0.2
This commit is contained in:
parent
ab948e1494
commit
7d6edaabf6
3 changed files with 3 additions and 114 deletions
|
@ -40,7 +40,9 @@ cp /var/lib/maddy/imapsql.db* backup/
|
|||
|
||||
```
|
||||
git clone https://github/foxcpp/maddy.git
|
||||
cd maddy/cmd/migrate-db-0.2
|
||||
cd maddy/
|
||||
git checkout v0.3.0
|
||||
cd cmd/migrate-db-0.2
|
||||
go build
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue