Merge pull request #4 from skogsbrus/master

Fix bash path to be compatible with non-FHS systems such as NixOS
This commit is contained in:
Andreas Kohlbecker 2023-02-15 22:07:41 +01:00 committed by GitHub
commit 605cbc8b64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
POLL_INTERVAL=10 # seconds