From 1edb4c2764e2144ad0d9e7a7f3adee430d0aafed Mon Sep 17 00:00:00 2001 From: YiXuan Ding <1328032567@qq.com> Date: Sat, 26 Oct 2024 10:23:52 +0800 Subject: [PATCH] : add name to contributor of the script. --- tool/install.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tool/install.sh b/tool/install.sh index 675635b..5f7df73 100755 --- a/tool/install.sh +++ b/tool/install.sh @@ -1,11 +1,14 @@ #!/usr/bin/env bash # --------------------------------------------------------------- # File Name : install.sh -# File Authors : GnixAij +# File Authors : GnixAij +# | xuan +# | ChatGPT +# | # Contributors : Aoran Zeng # | # Created On : <2024-10-25> -# Last Modified : <2024-10-25> +# Last Modified : <2024-10-26> # # # chsrc installer for Linux & macOS