attribution
This commit is contained in:
parent
089e6d40e6
commit
9968fc217d
1 changed files with 1 additions and 5 deletions
|
@ -1,9 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# This hooks script syncs task warrior to the configured task server.
|
# from https://www.reddit.com/r/taskwarrior/comments/4mwhvk/a_script_to_autosync_after_every_modification/
|
||||||
# The on-exit event is triggered once, after all processing is complete.
|
|
||||||
|
|
||||||
# Make sure hooks are enabled
|
|
||||||
|
|
||||||
|
|
||||||
# Count the number of tasks modified
|
# Count the number of tasks modified
|
||||||
n=0
|
n=0
|
||||||
|
|
Loading…
Reference in a new issue