From 42afd952030c5817f3ded35efba29ffe4242a3e2 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Tue, 27 Sep 2011 22:47:33 +0200 Subject: Fixing left-over uses of --packages-lists in cron scripts and examples. --- examples/auto/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/auto') diff --git a/examples/auto/config b/examples/auto/config index e67a471c7..55cef497b 100755 --- a/examples/auto/config +++ b/examples/auto/config @@ -1,5 +1,5 @@ #!/bin/sh lb config noauto \ - --packages-lists "standard" \ + --package-lists "standard" \ "${@}" -- cgit v1.2.3