Added pkgfile to preferences

This commit is contained in:
Geoffrey Frogeye 2016-12-12 09:12:51 +01:00
parent f679c67d9d
commit 8aff00d3c4

View file

@ -146,6 +146,12 @@ function install-preferences {
# Utils
inst moreutils screen ncdu htop proxytunnel pass pv curl sshfs netcat
if [ $ARCH ]; then
inst pkgfile
if [ $ROOT ]; then
systemctl enable pkgfile-update.timer
fi
fi
# Text editor
inst vim