From 9968fc217dd77cda02a1593df0d00a13152a6cfc Mon Sep 17 00:00:00 2001 From: Alex Kelly Date: Thu, 26 Jan 2023 13:40:43 -0500 Subject: [PATCH] attribution --- on-exit-sync.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/on-exit-sync.sh b/on-exit-sync.sh index 38c2b40..c26e335 100755 --- a/on-exit-sync.sh +++ b/on-exit-sync.sh @@ -1,9 +1,5 @@ #!/bin/sh -# This hooks script syncs task warrior to the configured task server. -# The on-exit event is triggered once, after all processing is complete. - -# Make sure hooks are enabled - +# from https://www.reddit.com/r/taskwarrior/comments/4mwhvk/a_script_to_autosync_after_every_modification/ # Count the number of tasks modified n=0