Fix a misplaced role

This commit is contained in:
Pierre Labastie 2022-11-30 14:50:05 +01:00
parent 75fee1b462
commit eb19100e6b

View File

@ -125,10 +125,11 @@ Finished tests in 443.541527s, 47.5739 tests/s, 6031.9921 assertions/s.
<para>
If you have Ruby-On-Rails applications installed and did an
upgrade of <application>Ruby</application> by installing this
package, you might need to run an update there, too:
package, you might need to run an update there, too
(as the &root; user):
</para>
<screen><userinput role="nodump">cd /path/to/web/app
<screen role="nodump"><userinput>cd /path/to/web/app
bundle update rake
/etc/rc.d/init.d/httpd restart</userinput></screen>
</note>