Browse Source

bash can be at /usr/local/bin, on openbsd

pull/274/head
Dinesh Thirumurthy 7 years ago
parent
commit
5907e70c43
  1. 2
      scripts/vcs-version.sh

2
scripts/vcs-version.sh

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#=========================================================================
# vcs-version.sh [options] [src-dir]
#=========================================================================

Loading…
Cancel
Save