Commit Graph

9 Commits

Author SHA1 Message Date
azoway
45d94cf391 Update install.sh
在alpine服务器上运行安装脚本报错:
curl: (3) URL rejected: Malformed input to a URL function

排查后发现,当前版本部分会匹配出来2个版本的下载链接:
gost_3.2.6_linux_amd64.tar.gz
gost_3.2.6_linux_amd64v3.tar.gz

修改后默认取第一个兼容性更好的版本
2026-04-26 22:16:06 +08:00
nivesh
bc96fe3918 streamline download/install process
Some checks failed
docker / build (push) Has been cancelled
(get binary only, eliminate unnecessary intermediate files)
2026-04-22 00:25:59 +08:00
nivesh
646d3f906c enhance portability (detect user-preferred bash, replace all greps with awk) 2026-04-22 00:25:59 +08:00
nivesh
4c69940f1e Fix #835 2026-04-22 00:25:59 +08:00
Meng Zhuo
62a097c5e4 enable riscv64 in install.sh 2025-06-27 23:36:31 +08:00
Sam Sesh
98c9cc2821 update 2023-09-15 23:47:01 +08:00
Sam Sesh
6883c32157 set 777 per 2023-09-15 23:47:01 +08:00
Sam Sesh
f1c5f7598c check root 2023-09-15 23:47:01 +08:00
Sam Sesh
c31242efbb add install script 2023-09-15 23:47:01 +08:00