Yet another typo

This commit is contained in:
Robert Schäfer 2019-05-29 15:08:14 +02:00
parent 95fe115198
commit 2c8dcaa592

View File

@ -65,7 +65,7 @@ Import legacy database and uploads:
```bash
$ kubectl --namespace=human-connection exec -it nitro-maintenance-worker bash
$ import_legacy_db
$ import_uploads
$ import_legacy_uploads
$ exit
```