isantolin opened this issue 9 years ago · 1 comments
Can add a feature to .sh script to prompt if i can install on pwd or "/usr" paths?
pwd
ENV_ROOT is where all the building happens. If you want to install the resulting binaries then copy the cp -r target/* /usr once the build is done.
cp -r target/* /usr