aboutsummaryrefslogtreecommitdiff
path: root/commit.sh
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-11-05 10:09:29 -0400
committerBobby <[email protected]>2022-11-05 10:09:29 -0400
commit9301a3125fc90bfca9f117292cedf30b91990ea6 (patch)
treefb3fe885a0029d2d3be63369d0fe222ee65d25f9 /commit.sh
parent45796190a3646c847db8090be20769fef44e4f42 (diff)
downloadtexty-9301a3125fc90bfca9f117292cedf30b91990ea6.tar.xz
texty-9301a3125fc90bfca9f117292cedf30b91990ea6.zip
feat: Added setup script and configure binary
Diffstat (limited to 'commit.sh')
-rwxr-xr-xcommit.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/commit.sh b/commit.sh
index 575e237..9d6136e 100755
--- a/commit.sh
+++ b/commit.sh
@@ -15,6 +15,8 @@
# This script should return 0 if the commit should proceed or 1 if
# the commit should be aborted.
+!#/bin/sh
+
set -e
# Get the current branch name