Commit graph

3 commits

Author SHA1 Message Date
js0ny
f3333d2292 fix(posix-shell): fix on checking command exist
Use `command -v $CMD >/dev/null 2>&1` to check if command exist
2025-02-23 20:31:13 +00:00
js0ny
8aa9daf582 feat(bootstrap): Bootstrap script for GNU/Linux without admin 2025-02-23 20:00:14 +00:00
js0ny
48a93e2998 minor fix 2025-02-23 19:52:23 +00:00