Add .sh extension

This commit is contained in:
Clinton Judy 2024-04-12 09:08:14 -04:00
parent 43e7bb1dc8
commit f650b5d2b7

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Abort if any command fails.
set -e