Update tests/resources/push.sh

This commit is contained in:
Edward Thomson
2023-11-20 12:39:44 +00:00
committed by GitHub
parent 1e2ea79e78
commit b1b2f063c3

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#creates push_src repo for libgit2 push tests.
set -eu