Shift publishing shebang to bash

This commit is contained in:
Andrew Pollack 2024-09-26 20:17:14 -07:00 committed by GitHub
parent 13d64ac49c
commit a5784658b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
source utils.sh