From cb3ce57138887717f68566429a85ce85ad6eec3a Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 26 Mar 2023 20:30:15 +0200 Subject: [PATCH] autopushed --- wiki migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki migration.md b/wiki migration.md index d16a80e5a..afa2d5e74 100644 --- a/wiki migration.md +++ b/wiki migration.md @@ -6,4 +6,4 @@ - 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` - - abra app container ls wiki-alpha.social.coop to see where the images container is in hypha; then copy images there + - `abra app container ls wiki-alpha.social.coop` to see where the images container is in hypha; then copy images there and restart the app server with `abra app restart wiki-alpha.social.coop` to make images work (for some reason this is needed)