File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -85,15 +85,15 @@ content: |
85
85
.. code-block:: sh
86
86
87
87
sudo mv /etc/init.d/mongodb-mms /etc/init.d/mongodb-mms-5.0
88
- sudo mv /etc/init.d/mongodb-mms-backup-daemon /etc/init.d/ mongodb-mms-backup-daemon-5.0
88
+ sudo mv /etc/init.d/mongodb-mms-backup-daemon /etc/init.d/mongodb-mms-backup-daemon-5.0
89
89
90
90
.. tab:: Upgrading to 7.0
91
91
:tabid: upgrade-7
92
92
93
93
.. code-block:: sh
94
94
95
95
sudo mv /etc/init.d/mongodb-mms /etc/init.d/mongodb-mms-6.0
96
- sudo mv /etc/init.d/mongodb-mms-backup-daemon /etc/init.d/ mongodb-mms-backup-daemon-6.0
96
+ sudo mv /etc/init.d/mongodb-mms-backup-daemon /etc/init.d/mongodb-mms-backup-daemon-6.0
97
97
98
98
#. Issue the following commands to symbolically link the |onprem|
99
99
files to their ``init`` files:
You can’t perform that action at this time.
0 commit comments