prepare_install &&

find paselect.sh -type f -exec \
        install -Dm755 {} "/usr/bin/$MODULE" \;
