Fix battery notifications

This commit is contained in:
Oliver Davies 2024-06-11 23:45:00 +01:00
parent 1869c6b223
commit 68813f3af7
3 changed files with 6 additions and 1 deletions

View file

@ -1,5 +1,6 @@
#!/usr/bin/env bash
set -o errexit
set -o nounset
set -o pipefail