mirror of
https://github.com/unraid/webgui.git
synced 2026-05-06 20:30:50 -05:00
Allow multiple disk selection in NewPerms utility [2]
This commit is contained in:
@@ -36,7 +36,7 @@ function process {
|
||||
IFS=$ifs
|
||||
}
|
||||
|
||||
if [[ $# -ge 1 ]]; then
|
||||
if [[ -n $1 ]]; then
|
||||
process "$@"
|
||||
else
|
||||
process /mnt/cache
|
||||
|
||||
Reference in New Issue
Block a user