1
0
mirror of https://codeberg.org/kiss-community/kiss synced 2024-09-28 12:22:39 -06:00

kiss-outdated: nit

This commit is contained in:
Ethan 2021-10-21 23:52:34 -05:00
parent 228075aab1
commit c3e9bf86b4

View File

@ -289,7 +289,7 @@ main() {
set -e set -e
[ "$1" ] || [ "$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}" mkdir -p "${tmp:=${XDG_CACHE_HOME:-"$HOME/.cache"}/kiss/repology}"