installer-m2
installer-m2 copied to clipboard
No Windows Support
For now the installer is untested on Windows and will likely fail. We'll keep a list of items to consider here:
- oneliner uses bash
- we use
findto perform some checks - we use some of the posix functions (
posix_geteuid()andposix_getpwuid())