summaryrefslogtreecommitdiff
path: root/Omni/Ide/hooks/post-commit
diff options
context:
space:
mode:
Diffstat (limited to 'Omni/Ide/hooks/post-commit')
-rwxr-xr-xOmni/Ide/hooks/post-commit2
1 files changed, 1 insertions, 1 deletions
diff --git a/Omni/Ide/hooks/post-commit b/Omni/Ide/hooks/post-commit
index cd1f195..bdccee3 100755
--- a/Omni/Ide/hooks/post-commit
+++ b/Omni/Ide/hooks/post-commit
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
## START BRANCHLESS CONFIG
git branchless hook post-commit "$@"