mirror of
https://github.com/denisidoro/navi.git
synced 2026-01-23 02:14:19 +00:00
Use correct bash binary in Makefile
This commit is contained in:
parent
02fc83991b
commit
425ce80530
3 changed files with 6 additions and 4 deletions
|
|
@ -4,6 +4,4 @@ set -euo pipefail
|
|||
export NAVI_HOME="$(cd "$(dirname "$0")/.." && pwd)"
|
||||
source "${NAVI_HOME}/scripts/install"
|
||||
|
||||
export PATH="/usr/local/opt/bash/bin/:${PATH}"
|
||||
|
||||
"${NAVI_HOME}/tests/run"
|
||||
Loading…
Add table
Add a link
Reference in a new issue