We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41782ef commit bf996c8Copy full SHA for bf996c8
README.md
@@ -10,7 +10,7 @@ To start a new module from it:
10
1. Clone the repository, enter the cloned directory and
11
[configure your GIT identity](https://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup#_your_identity)
12
13
-1. Rename some refereneces inside the repo:
+1. Rename some references inside the repo:
14
```
15
modulename=$(basename $(pwd) | sed 's/^ns8-//')
16
git mv imageroot/systemd/user/kickstart.service imageroot/systemd/user/${modulename}.service
0 commit comments