aboutsummaryrefslogtreecommitdiff
path: root/core/reset
diff options
context:
space:
mode:
Diffstat (limited to 'core/reset')
-rwxr-xr-xcore/reset4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/reset b/core/reset
index a4c245e..b3342c2 100755
--- a/core/reset
+++ b/core/reset
@@ -2,9 +2,11 @@
[ "$1" = "info" ] && echo "reset the timer and lap counter" && exit 2
lap=0
-state='reset'
+running=0
update_time=1
+original_state='foo' # prevent loading of state on disk
+
. "$core_path/update"
save_state