Commit graph

4 commits

Author SHA1 Message Date
vlw
fbeba8c348 fix(doc): add new install URL to README 2025-03-05 11:06:36 +00:00
0097ace805 fix: abort installation if not in a git repository (#2)
Reviewed-on: https://codeberg.org/vegvisir/install/pulls/2
2025-03-05 11:04:23 +00:00
6be438b974 fix: read from /dev/tty fix for unix pipes (#1)
`read` from `/dev/tty` to present the user with an interactive shell when passed with a pipe.

Reviewed-on: https://codeberg.org/vegvisir/install/pulls/1
2025-03-05 11:03:55 +00:00
658da80e03 initial commit 2025-03-03 17:29:59 +01:00