#!/bin/sh set -e if which scrollkeeper-update > /dev/null; then scrollkeeper-update fi #DEBHELPER#