How upgrade Exim and curl by custombuild?

Code:
cd /usr/local/directadmin/custombuild
./build update
./build set exim yes
./build exim
./build curl
 
Back
Top