diff options
| author | Bobby <[email protected]> | 2022-11-05 10:09:29 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-11-05 10:09:29 -0400 |
| commit | 9301a3125fc90bfca9f117292cedf30b91990ea6 (patch) | |
| tree | fb3fe885a0029d2d3be63369d0fe222ee65d25f9 /commit.sh | |
| parent | 45796190a3646c847db8090be20769fef44e4f42 (diff) | |
| download | texty-9301a3125fc90bfca9f117292cedf30b91990ea6.tar.xz texty-9301a3125fc90bfca9f117292cedf30b91990ea6.zip | |
feat: Added setup script and configure binary
Diffstat (limited to 'commit.sh')
| -rwxr-xr-x | commit.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
