summarylogtreecommitdiffstats
path: root/bazarr.install
diff options
context:
space:
mode:
Diffstat (limited to 'bazarr.install')
-rw-r--r--bazarr.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/bazarr.install b/bazarr.install
index 78becf9db95b..5804430a2cb9 100644
--- a/bazarr.install
+++ b/bazarr.install
@@ -3,7 +3,7 @@
post_install() {
echo " Create a file named conf"
echo " in /etc/runit/sv/bazarr"
- echo " with GROUPS=\":group1:group2:etc\""
+ echo " with GRPS=\":group1:group2:etc\""
echo " to allow bazarr to modify sonarr, radarr, and torrent files."
}