From 96c047796e8f71d9ed6d3b1a284ea0863337d5ca Mon Sep 17 00:00:00 2001 From: Brian Lin Date: Wed, 6 Nov 2024 14:05:11 -0600 Subject: [PATCH] Fix indentation --- docs/release/updating-to-osg-24.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/release/updating-to-osg-24.md b/docs/release/updating-to-osg-24.md index d04d57f76..ed0a362f2 100644 --- a/docs/release/updating-to-osg-24.md +++ b/docs/release/updating-to-osg-24.md @@ -31,10 +31,10 @@ the container can be upgraded by updating the RPM. 2. Upgrade the `ospool-ep` rpm: - :::console - root@host # yum install ospool-ep + :::console + root@host # yum install ospool-ep 3. Restart the ospool-ep systemctl service: - :::console - root@host # systemctl restart ospool-ep \ No newline at end of file + :::console + root@host # systemctl restart ospool-ep