Compare commits
No commits in common. "master" and "0.9.87" have entirely different histories.
@ -20,4 +20,4 @@ fi
|
|||||||
|
|
||||||
readarray -t wpdirs < <(grep "^[^#]" "${CNF_FILE}")
|
readarray -t wpdirs < <(grep "^[^#]" "${CNF_FILE}")
|
||||||
|
|
||||||
sh -c "pcmanfm -n $(echo ${syswpdirs[@]} ${wpdirs[@]})"
|
pcmanfm -n $(echo ${syswpdirs[@]} ${wpdirs[@]})
|
||||||
|
Loading…
Reference in New Issue
Block a user