mirror of
https://codeberg.org/kiss-community/kiss
synced 2024-12-25 00:20:05 -07:00
misc: typo
This commit is contained in:
parent
f7a4a106bf
commit
db52393278
2
kiss
2
kiss
@ -1764,7 +1764,7 @@ args() {
|
|||||||
}
|
}
|
||||||
esac
|
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.
|
# early by non-asroot invocations.
|
||||||
export KISS_LVL=$((KISS_LVL + 1))
|
export KISS_LVL=$((KISS_LVL + 1))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user