Commit 84a895cc authored by Ben Bodenmiller's avatar Ben Bodenmiller

Add missing sudo for pages migration docs

parent 43dbe571
......@@ -965,7 +965,7 @@ However, some projects may fail to be migrated for different reasons.
To verify that all projects have been migrated successfully, you can manually run the migration:
```shell
gitlab-rake gitlab:pages:migrate_legacy_storage
sudo gitlab-rake gitlab:pages:migrate_legacy_storage
```
It's safe to interrupt this task and run it multiple times.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment