Shebang: using #!/usr/bin/env -S bash everywhere

This commit is contained in:
quadbyte 2025-08-20 20:44:28 -04:00
parent c5581d2ee2
commit e02f79bc31
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env -S bash
echo "Sending 8 test notifications..."