General CustomBuild 2.0 documentation
Older installs, re-run the pre-install commands, in case you're missing something.
1) To update to CB2 with all of the default options, type the following:
- Mã: Chọn tất cả
cd /usr/local/directadmin
mv custombuild custombuild_1.x
wget -O custombuild.tar.gz http://files.directadmin.com/services/custombuild/2.0/custombuild.tar.gz
tar xvzf custombuild.tar.gz
cd custombuild
./build
2) At this point, the default options.conf would have been created. If you want to use all of the default options, skip to step 3. Else, now is when you'd make change to your options.conf.
3) Once you're ready to install what's set, run:
- Mã: Chọn tất cả
./build all d
./build rewrite_confs