mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Unit Tests
- Restored bash as the interpreter for wrapper.sh.
This commit is contained in:
parent
8e730f2da3
commit
876820ee1a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/usr/bin/env bash
|
||||
|
||||
SELF=$(basename $0)
|
||||
ORIGINALHOOK="$(dirname $0)/original_${SELF}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue