forked from kiss-community/kiss
kiss-maintainer: quote for shellcheck (#76)
This commit is contained in:
parent
154dada0df
commit
b815b07b7a
@ -3,7 +3,7 @@
|
||||
|
||||
# Use the current directory as the package name if no package is given.
|
||||
[ "$1" ] || {
|
||||
export KISS_PATH=${PWD%/*}:$KISS_PATH
|
||||
export KISS_PATH="${PWD%/*}:$KISS_PATH"
|
||||
set -- "${PWD##*/}"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user