From 546c8f60bb875a9f36989b6f1bfc1386e81cd32e Mon Sep 17 00:00:00 2001 From: Nic0Nic0Nii Date: Thu, 18 Nov 2021 23:09:29 +0000 Subject: [PATCH] Fix coauthors Co-authored-by: sigonasr2 --- coauthors.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coauthors.sh b/coauthors.sh index 1a77cd8..674156d 100755 --- a/coauthors.sh +++ b/coauthors.sh @@ -37,5 +37,5 @@ if(/COMMIT_EDITMSG/g.test(commitMessage)){ } EOF chmod +x .git/hooks/prepare-commit-msg -cd /workspace/SigRenderer +cd /workspace/SigRenderer2 echo "Environment is setup!" \ No newline at end of file