aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordylan.araps@gmail.com <dylan.araps@gmail.com>2019-06-14 14:34:39 +0000
committerdylan.araps@gmail.com <dylan.araps@gmail.com>2019-06-14 14:34:39 +0000
commita33be594b6e896ca319abd265d07b9341ae748c9 (patch)
tree4cf78d88c454d758e4f694b8da96e1e8006822e9
parent6f4cc8351403df59a3df3702376f459700259bd0 (diff)
downloadcpt-a33be594b6e896ca319abd265d07b9341ae748c9.tar.gz
docs: update
FossilOrigin-Name: 64bbba7e01d02c07416765c19b50e6c4ae6e001fffeecc9bdb541083fe027d57
-rwxr-xr-xkiss2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiss b/kiss
index 212bb53..0990a1b 100755
--- a/kiss
+++ b/kiss
@@ -222,7 +222,7 @@ main() {
die "Set \$KISS_PATH to a repository location."
[ -z "$KISS_ROOT" ] && [ "$(id -u)" != 0 ] &&
- die "\$KISS_ROOT is set to '/' so you must be root."
+ die "\$KISS_ROOT is set to '/' so you need to be root."
mkdir -p "${cac_dir:=${XDG_CACHE_HOME:=$HOME/.cache}/${0##*/}}" \
"${src_dir:=$cac_dir/sources}" \