Unit Tests
- Restored bash as the interpreter for wrapper.sh.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/env bash
|
||||
|
||||
SELF=$(basename $0)
|
||||
ORIGINALHOOK="$(dirname $0)/original_${SELF}"
|
||||
|
||||
Reference in New Issue
Block a user