## # /etc/pkg-get.conf # pkg-get configuration file # package repositories pkgdir /var/cache/pkg-get/pkg|https://emmett1.my/pub/krak3n/packages # runscripts: if "yes" pre-post install scripts are # automatically executed. Handle with care. runscripts yes # commands for adding or removing packages addcommand /usr/bin/pkgadd rmcommand /usr/bin/pkgrm # command for running the pre-post install scripts runscriptscommand /bin/sh