From c542d07708cc2e5be67cfe954b3118db7010dd10 Mon Sep 17 00:00:00 2001 From: Nic0Nic0Nii Date: Thu, 30 Sep 2021 04:44:08 +0000 Subject: [PATCH] zzz Co-authored-by: sigonasr2 --- coauthors.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coauthors.sh b/coauthors.sh index 00eba20..51a46cb 100755 --- a/coauthors.sh +++ b/coauthors.sh @@ -41,5 +41,5 @@ if(/COMMIT_EDITMSG/g.test(commitMessage)){ }); } EOF -chmod +x ./git/hooks/prepare-commit-msg +chmod +x .git/hooks/prepare-commit-msg echo "Environment is setup!" \ No newline at end of file