contrib/runit-init: missing # sign

This commit is contained in:
x
2023-08-11 17:05:30 +02:00
parent 36c87fcd9a
commit 56d164c8ff

View File

@@ -16,7 +16,7 @@ In your `~/.bashrc` or `~/.zshrc`, add this line:
Then as root, make sure you add this to `/root/.(bash|zsh)rc`:
```bash
unset SVDIR
# unset SVDIR
```
Now follow these guides: