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 | 1a26823f2e9ecf9c768a99dc8956f7d16e7b8bfc (patch) | |
tree | 2175d948a903cb9a9e57060fd89311bda747562a | |
parent | 6fff79546f484621f77db786cce0b8ec7e2949a5 (diff) |
//Reaktor/README.md: fix typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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] |