mirror of
https://git.freebsd.org/ports.git
synced 2025-07-13 23:39:20 -04:00
8 lines
145 B
Bash
8 lines
145 B
Bash
--- src/git_sha1.sh.orig 2017-02-28 21:01:04 UTC
|
|
+++ src/git_sha1.sh
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/local/bin/bash
|
|
+#!/bin/sh
|
|
|
|
SOURCE_DIR=$1
|
|
FILE=$2
|