Commit graph

4 commits

Author SHA1 Message Date
Anmol Sethi
6e52966b52
install.sh: Improve default $PREFIX behaviour
As before we default to /usr/local but now we switch to ~/.local if
/usr/local if not accessible instead of prompting for sudo. Instead
of having an exception for macOS/arm64.

Of course if a user wants to install in /usr/local anyway, they can
still pass --prefix /usr/local to force installation into /usr/local
and prompt for sudo.
2022-12-05 22:15:58 -08:00
Anmol Sethi
54311cbf3d
release: Use sudo automatically when installing/uninstalling 2022-12-01 12:29:50 -08:00
Anmol Sethi
46f6fdad94 install.sh: Get installs working 2022-11-14 02:13:37 -08:00
Anmol Sethi
0a4aa50f4e ci/release: Checkpoint 2022-11-13 22:49:45 -08:00