if [ -x usr/bin/rarian-sk-update ]; then
  chroot . /usr/bin/rarian-sk-update \
  1>/dev/null
fi


