This commit is contained in:
Daniel Napora 2025-01-25 12:29:14 +01:00
parent e7186ded1b
commit 2d8f96b369

View File

@ -20,4 +20,4 @@ fi
readarray -t wpdirs < <(grep "^[^#]" "${CNF_FILE}")
pcmanfm -n $(echo ${syswpdirs[@]} ${wpdirs[@]})
sh -c "pcmanfm -n $(echo ${syswpdirs[@]} ${wpdirs[@]})"