Merge branch 'master' of github.com:kisslinux/kiss

This commit is contained in:
Dylan Araps 2021-10-22 08:24:28 +03:00
commit 1c743cea46
1 changed files with 1 additions and 1 deletions

View File

@ -289,7 +289,7 @@ main() {
set -e
[ "$1" ] ||
die 'usage: kiss [ou]tdated /path/to/repo...\n'
die 'usage: kiss [ou]tdated /path/to/repo...'
mkdir -p "${tmp:=${XDG_CACHE_HOME:-"$HOME/.cache"}/kiss/repology}"