From 2752f4a462004485afb6a5486375447b10cd7c36 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Mon, 8 Jun 2020 02:25:48 +0200 Subject: changed true/false to yes/no for consistency --- tasks/system-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tasks/system-update') diff --git a/tasks/system-update b/tasks/system-update index ececb6e..865014c 100644 --- a/tasks/system-update +++ b/tasks/system-update @@ -23,7 +23,7 @@ function task_setup() { PARALLEL="yes" - TASK_ISSET="true" + TASK_ISSET="yes" } if [ -z $HOSTMODE ]; then -- cgit v1.2.3