diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-06-18 20:57:48 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-06-18 20:57:48 -0700 |
commit | 769328acc39a5c2908f0c8febe57c37b630f4a7f (patch) | |
tree | dae5c2120ae1e4d4eec9a2738e04f26110d33a21 /sh/mll | |
parent | 7e035dccd4bd07e58f7639d1ed4ad6f2d563efda (diff) |
I decided to use `cd ... || exit` instead of `exit 1`
Because only exit will still return cd error code, so no need to exit 1.
Diffstat (limited to 'sh/mll')
0 files changed, 0 insertions, 0 deletions