Commit graph

5 commits

Author SHA1 Message Date
Jiahao XU
1c886d8897
Fix installation script on MacOS (#1263)
Fixed #1254

and also add CI for installation script and shellcheck.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-08-09 09:37:26 +00:00
NAKASHIMA, Makoto
6ed7ea8b52
install-from-binstall-release.sh: Fix unbound variable error (#1241)
fixes #1240
2023-08-02 13:40:32 +00:00
Asger Hautop Drewsen
7c2ddd9a0c
Don't show warning if $CARGO_HOME/bin is in $PATH (#1239) 2023-08-02 11:34:43 +00:00
Zanie Adkins
f0a62754ad
Use uname -s for install script compatibility with outdated macOS GNU utils (#1123) 2023-06-04 19:32:41 +00:00
Jiahao XU
c9806cce78
Add one-liner for installing cargo-binstall on Linux/MacOS (#1074)
Fixed #1073

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-05-24 08:22:41 +00:00