From 005338b9dff15f1a19e0389d431eccf4bd6c5bad Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 28 May 2020 08:42:32 +0200 Subject: update-all: no input for -c --- update-all.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update-all.in b/update-all.in index 4f30882..b1455a4 100644 --- a/update-all.in +++ b/update-all.in @@ -24,7 +24,7 @@ if [ "$#" -eq 3 ]; then case "$3" in 'c') while sleep 1; do - ${cmd} -c + ${cmd} -c