Compare commits

..

No commits in common. "master" and "0.9.87" have entirely different histories.

View File

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