Skip to content

Update install.sh

Update install.sh #135

Triggered via pull request May 31, 2024 14:35
Status Success
Total duration 30s
Artifacts

reviewdog.yml

on: pull_request
Shellcheck testing
10s
Shellcheck testing
Check spelling
19s
Check spelling
Fit to window
Zoom out
Zoom in

Annotations

1 warning
Shellcheck testing: install.sh#L151
[shellcheck] reported by reviewdog 🐶 Use 'cd ... || exit' or 'cd ... || return' in case cd fails. [SC2164](https://github.com/koalaman/shellcheck/wiki/SC2164) Raw Output: ./install.sh:151:13:warning:Use 'cd ... || exit' or 'cd ... || return' in case cd fails. [SC2164](https://github.com/koalaman/shellcheck/wiki/SC2164)