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

misc: typo

This commit is contained in:
Dylan Araps 2021-07-16 11:05:53 +03:00
parent f7a4a106bf
commit db52393278
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

2
kiss
View File

@ -1764,7 +1764,7 @@ args() {
}
esac
# Need to increment KISS_LVL here to ensure we don't wipe the cash
# Need to increment KISS_LVL here to ensure we don't wipe the cache
# early by non-asroot invocations.
export KISS_LVL=$((KISS_LVL + 1))