0
0
Fork 0
mirror of https://github.com/tj-actions/pg-dump.git synced 2024-12-20 01:18:49 +00:00

Create entrypoint.sh

This commit is contained in:
Tonye Jack 2023-09-07 19:15:09 -06:00 committed by GitHub
parent 6b1b8678fb
commit ccd8792e24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
entrypoint.sh Normal file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
set -euo pipefail