zimbatm/ffmpeg-static

prompt ENV_ROOT path

isantolin opened this issue · 1 comments

Can add a feature to .sh script to prompt if i can install on pwd or "/usr" paths?

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.