kiss: Pass KISS_CHOICE to env

This commit is contained in:
Dylan Araps 2020-05-22 12:58:55 +03:00
parent c154233aa4
commit 07cd3613db
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 1 additions and 0 deletions

1
kiss
View File

@ -1407,6 +1407,7 @@ args() {
KISS_PATH="$KISS_PATH" \
KISS_FORCE="$KISS_FORCE" \
KISS_ROOT="$KISS_ROOT" \
KISS_CHOICE="$KISS_CHOICE" \
kiss "$action" "$@"
return