#!/bin/sh

if type update-dev >/dev/null 2>&1; then
	log-output -t update-dev update-dev --settle
fi
