Remove cmd/migrate-db-0.2

This commit is contained in:
fox.cpp 2020-06-01 00:03:19 +03:00
parent ab948e1494
commit 7d6edaabf6
No known key found for this signature in database
GPG key ID: 5B991F6215D2FCC0
3 changed files with 3 additions and 114 deletions

View file

@ -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
```