diff options
author | haturau <135221985+haturatu@users.noreply.github.com> | 2024-05-07 12:08:00 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-07 12:08:00 +0900 |
commit | 8722dd10330ed5f151cc82902f00cb514026cdce (patch) | |
tree | 46fb9318addd425a044af2c712a1c717ee1a26a6 | |
parent | d48c90f7eb0202bca99137554d31cf1321517af4 (diff) |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ 1. Clone this repository. ``` -git clone https://github.com/example/openrc-mongod.git +git clone https://github.com/haturatu/openrc-mongod.git ``` 2. Move the mongod script to /etc/init.d/mongod. |