diff options
author | haturatu <haturatu> | 2024-04-23 19:53:41 +0900 |
---|---|---|
committer | haturatu <haturatu> | 2024-04-23 19:53:41 +0900 |
commit | d48c90f7eb0202bca99137554d31cf1321517af4 (patch) | |
tree | 7fa54a787bf2a0cff1be220b2ce04b9a3b757cca /README.md | |
parent | 211bb9f4367bc4eb067ed9c2b8cb0023f51f9f69 (diff) |
first commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ git clone https://github.com/example/openrc-mongod.git ``` -2. Mnove the mongod script to /etc/init.d/mongod. +2. Move the mongod script to /etc/init.d/mongod. ``` sudo mv mongod /etc/init.d/mongod ``` |