فهرست منبع

contrib/runit-init: missing # sign

x 3 سال پیش
والد
کامیت
56d164c8ff
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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: