From 8e27eca9884229469b7576e195cfb2185697e62c Mon Sep 17 00:00:00 2001 From: Slack Coder Date: Mon, 25 Mar 2024 13:41:31 -0500 Subject: Improve wording in slack-autoupdate --- src/slack-autoupdate | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/slack-autoupdate b/src/slack-autoupdate index f31bd99..4305c40 100644 --- a/src/slack-autoupdate +++ b/src/slack-autoupdate @@ -79,8 +79,9 @@ if ! OUTPUT="$( fi # - # We need slackpkg to support downloading an exact package file to a provided - # location. The following is a workaround. + # This script needs to download updates from slackpkg into a particular + # directory, which slackpkg does not support. The following is a work + # around. # SOURCE=$(sed -n ' -- cgit v1.2.3