From 8e304105b7297bd5138c5859020915f690f92584 Mon Sep 17 00:00:00 2001 From: jgart <47760695+jgarte@users.noreply.github.com> Date: Sun, 12 Dec 2021 23:58:35 -0500 Subject: [PATCH] typo fix --- kiss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiss b/kiss index 8ac067c..e264f7c 100755 --- a/kiss +++ b/kiss @@ -1991,7 +1991,7 @@ main() { )"} || die "No download utility found (aria2c, axel, curl, wget, wget2)" # Store the date and time of script invocation to be used as the name of - # the log files the package manager creates uring builds. + # the log files the package manager creates during builds. time=$(date +%Y-%m-%d-%H:%M) create_tmp_dirs