Use sh not bash.

This commit is contained in:
JoshPiper 2020-01-05 11:11:59 +00:00 committed by GitHub
parent 0010c2adf6
commit c5464e03ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
set -eu