diff options
| author | tv <tv@xso> | 2011-09-06 20:26:37 +0200 |
|---|---|---|
| committer | tv <tv@xso> | 2011-09-06 20:26:37 +0200 |
| commit | c089c06ba3c253095620235eccd7159095e77adf (patch) | |
| tree | 9ede939c1414bf366cf367959364d887520f8077 | |
| parent | 35a91ba10b76be13ef61f8c61b989d73a13292cf (diff) | |
//Reaktor/README.md: fix typo
| -rw-r--r-- | Reaktor/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Reaktor/README.md b/Reaktor/README.md index 031d195c..464af015 100644 --- a/Reaktor/README.md +++ b/Reaktor/README.md @@ -16,7 +16,7 @@ ## 2b. upstart-like foo - cat > /etc/init/Reaktor.conf <EOF + cat > /etc/init/Reaktor.conf <<EOF description "Krebs Reaktor" author "The Ministerium" stop on runlevel [016] |
