fix(gitwatch): increase debounce delay

This commit is contained in:
Matthieu Bessat 2024-11-23 16:51:35 +01:00
parent 4c2a3aa64d
commit 9921985094

View file

@ -1,3 +1,3 @@
#!/usr/bin/sh #!/usr/bin/sh
/usr/bin/gitwatch -r origin -R -s 1000 -m "docs: update from {{ device_name }}" {{ home }}/notebooks/$1 /usr/bin/gitwatch -r origin -R -s 3000 -m "docs: update from {{ device_name }}" {{ home }}/notebooks/$1