This commit is contained in:
tuend-work
2025-11-12 23:41:29 +07:00
parent a4c34b57cd
commit b24116c0be
3 changed files with 2 additions and 2 deletions

View File

@@ -599,7 +599,7 @@ if [ -x $DATE_BIN ]; then
echo "'$NOW' is not a valid integer. Check the '$DATE_BIN +%s' command";
fi
fi
touch /root/.skip_mysql_install
#touch /root/.skip_mysql_install
#setup a basic my.cnf file.
MYCNF=/etc/my.cnf
if [ ! -e /root/.skip_mysql_install ]; then