diff --git a/ansible/templates/scripts/gitwatch.sh b/ansible/templates/scripts/gitwatch.sh index 21fe761..24a7460 100644 --- a/ansible/templates/scripts/gitwatch.sh +++ b/ansible/templates/scripts/gitwatch.sh @@ -1,3 +1,3 @@ #!/usr/bin/sh -/usr/bin/gitwatch -r origin -R -s 300 -m "docs: update from {{ device_name }}" {{ home }}/notebooks/$1 +/usr/bin/gitwatch -r origin -R -s 1000 -m "docs: update from {{ device_name }}" {{ home }}/notebooks/$1