fix: increase debounce seconds for gitwatch

This commit is contained in:
Matthieu Bessat 2024-08-31 15:14:41 +02:00
parent c2f3a59645
commit fedb147d4e

View file

@ -1,3 +1,3 @@
#!/usr/bin/sh #!/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