Commit Graph

6 Commits

Author SHA1 Message Date
Kebe 3a17672faa Fix aarch64 install error 2022-09-15 02:13:50 +00:00
Xiangyu John Wu e7da8f99d0
Make flag verbose for -o of grep command 2022-02-16 17:16:33 +01:00
Xiangyu John Wu 8b8ceca34c
Change wrong flag 2022-02-09 11:16:40 +01:00
Clement Sam c0f79fb138
style(scripts/install.sh): use macOS instead of Darwin
The `glab` release artifact for macOS has macOS instead of Darwin in the name for recent releases.

The install script will fail since for example, it will fetch for glab_1.13.1_Darwin_x86_64.tar.gz instead of glab_1.13.1_macOS_x86_64.tar.gz which is the actual name for the artifact
2021-01-13 00:40:10 +00:00
Clement Sam 82f1628fe1 Enhacements 2021-01-12 23:03:09 +00:00
Clement Sam f3497aa8f3 rename quick_install.sh to install.sh 2021-01-12 23:02:26 +00:00
Renamed from scripts/quick_install.sh (Browse further)