#!/bin/sh

echo "WARNING: walt-monitor is deprecated. Use walt-log-monitor instead."
. walt-log-monitor "$@"
