angristan / nginx-autoinstall

Compile NGINX from source with custom modules and patches on Debian and Ubuntu
GNU General Public License v3.0
636 stars 237 forks source link

Option to reuse compiled/downloaded files #249

Open muuvmuuv opened 1 year ago

muuvmuuv commented 1 year ago

Would be nice to skip removing downloaded src and compilation files, if you want to test modules or install/update.

Q: Does it fasten the installation process?