diff --git a/wiki migration.md b/wiki migration.md index b0de3dbee..bb44925a6 100644 --- a/wiki migration.md +++ b/wiki migration.md @@ -5,4 +5,4 @@ - abra app cp wiki-alpha.social.coop mysqldump db:/root/ - abra app run wiki-alpha.social.coop db /bin/bash - mysql -p mediawiki < mysqldump - - The password for root can be seen with cat /run/secrets/db_root_password + - The password for root can be seen with `cat /run/secrets/db_root_password`