etc-gentoo/portage/postsync.d/q-reinitialize

4 lines
68 B
Bash

#!/bin/sh
[ -x /usr/bin/q ] && /usr/bin/q -r ${PORTAGE_QUIET:+-q}
: