Merge pull request #120 from ErinvanderVeen/shebang-fixes

Change shebangs to the more portable /usr/bin/env bash
This commit is contained in:
Lemmy 2025-08-20 20:43:15 -04:00 committed by GitHub
commit c5581d2ee2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

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