diff --git a/plugins/dynamix/scripts/newperms b/plugins/dynamix/scripts/newperms index d6602f58c..d0110f722 100755 --- a/plugins/dynamix/scripts/newperms +++ b/plugins/dynamix/scripts/newperms @@ -36,7 +36,7 @@ function process { IFS=$ifs } -if [[ $# -ge 1 ]]; then +if [[ -n $1 ]]; then process "$@" else process /mnt/cache