Commit 257b0fa2 authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'bbodenmiller-master-patch-07928' into 'master'

Add missing sudo for pages migration docs

See merge request gitlab-org/gitlab!78328
parents 3c79501f 84a895cc
......@@ -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