#!/bin/sh

set -e

# to update libraries in the cache
ldconfig || exit 0
