Explorar el Código

contrib/runit-init: missing # sign

x hace 3 años
padre
commit
56d164c8ff
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      contrib/runit-init/README.md

+ 1 - 1
contrib/runit-init/README.md

@@ -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: