#!/bin/sh
if [ -f /sbin/splashy_update ]; then
	/sbin/splashy_update "exit"
fi