forked from kiss-community/kiss
3d1d4ef792
If your cache still contains these: run() { printf '%s\n' "$*" "$@" } set -- "${XDG_CACHE_HOME:-"$HOME/.cache"}/kiss/bin/"*.tar.* for f do dir=${f%/*} pkg=${f##*/} pkg=${pkg%[#@]*} suf=${f##*[#@]} case $f in "$dir/$pkg#$suf") run mv -f "$f" "$dir/$pkg@$suf" esac done |
||
---|---|---|
.github/workflows | ||
contrib | ||
kiss | ||
LICENSE | ||
README |
|/ |\ISS https://kisslinux.xyz ________________________________________________________________________________ Package Manager ________________________________________________________________________________ KISS' tiny package manager. Documentation: - https://kisslinux.xyz/package-manager - https://kisslinux.xyz/package-system