This commit is contained in:
tuend-work
2025-11-13 07:11:29 +07:00
parent 8f6c0541ad
commit f1bb645dd1
214 changed files with 34847 additions and 8 deletions

View File

@@ -188,10 +188,10 @@ if [ "${OS}" != "FreeBSD" ]; then
echo "*** g++ is required for compiling, please install g++ ***"
RET=1
fi
if [ ! -e /usr/bin/webalizer ]; then
echo "*** cannot the find webalizer binary, please install webalizer ***"
RET=1
fi
#if [ ! -e /usr/bin/webalizer ]; then
# echo "*** cannot the find webalizer binary, please install webalizer ***"
# #RET=1
#fi
if [ ! -e /usr/sbin/setquota ]; then
echo "*** cannot find /usr/sbin/setquota. Please make sure that quota is installed (yum install quota) ***"
RET=1

View File

@@ -446,7 +446,7 @@ touchExim
./fstab.sh
${DA_SCRIPTS}/cron_deny.sh
touch /root/.skip_get_license
getLicense
#getServices
@@ -498,6 +498,7 @@ ${DA_SCRIPTS}/sysbk.sh
cd ${DA_PATH}/custombuild
echo "Bắt đầu build....."
chmod 755 build
./build update
./build all d