#!/bin/sh [ "$1" = "info" ] && echo "reset the timer and lap counter" && exit 2 lap=0 running=0 update_time=1 original_state='foo' # prevent loading of state on disk . "$core_path/update" save_state