Commit Graph

19 Commits

Author SHA1 Message Date
Aoran Zeng
34cda38165
Better maintainability for install.sh
[GitHub #98]
2024-10-26 14:08:49 +08:00
YiXuan Ding
f8fbc5c90a <fix>: fix the bug at 107 line. 2024-10-26 12:24:30 +08:00
YiXuan Ding
1edb4c2764 <add>: add name to contributor of the script. 2024-10-26 12:24:30 +08:00
Aoran Zeng
c6a0801b14
Fix install.sh to make it runnable
[GitHub #98 #104]
2024-10-25 22:54:59 +08:00
YiXuan Ding
5405ce9566 Merge commit '6a81785a4d11575895e6030b2c59f44fb3b8e854' into update-bash-script 2024-10-25 20:46:41 +08:00
YiXuan Ding
322a3c93d8 <update>: if noroot user, install at "$HOME/.local/bin". 2024-10-25 20:33:02 +08:00
YiXuan Ding
2d0e198aa4 <add>: add new feature '-l' to select language. 2024-10-25 20:21:39 +08:00
Aoran Zeng
6a81785a4d
Supplement -v usage for install.sh
Some checks are pending
Publish AUR Package (chsrc-git) / publish (push) Waiting to run
2024-10-25 17:26:29 +08:00
Efterklang
f82c173e92
Specify version from install.sh (#102) 2024-10-25 17:13:45 +08:00
YiXuan Ding
9db18d2b04 <add>: add readable comments on script func. 2024-10-25 15:51:14 +08:00
YiXuan Ding
3f0e7fa78d <update>: add new comments, update help func display. 2024-10-25 15:44:56 +08:00
YiXuan Ding
9f3046b423 <fix>: if exit with error, catch the signal, clean up the tmp dir. 2024-10-25 15:34:00 +08:00
YiXuan Ding
73b23fc18e <fix>: fix bug, macOS m1 report $arch: arm64. 2024-10-25 15:29:40 +08:00
YiXuan Ding
2ec4957d3c <update>: add version specify feature. 2024-10-25 15:28:49 +08:00
YiXuan Ding
fad3441389 <fix>: add logic to judge whether dir exists. 2024-10-25 15:03:35 +08:00
YiXuan Ding
9a7aab63b8 <fix>: not support specifying version. 2024-10-25 14:59:37 +08:00
Aoran Zeng
c5bfe31ca1
Update install method
[GitHub #98]
2024-10-25 14:23:12 +08:00
Aoran Zeng
9fe5782be4
Add shebang and fix option name in output for install.sh
[GitHub #101 #98]
2024-10-25 14:03:16 +08:00
Aoran Zeng
3656b99141
Format install.sh
[GitHub #101 #98]
2024-10-25 13:47:51 +08:00