#!/bin/sh [ "$1" = "info" ] && echo "reset the timer and lap counter" && exit 2 lap=0 state='reset' update_time=1 . "$core_path/update" save_state