Update mysql-apt.js

This commit is contained in:
Mr Chen 2024-06-10 14:54:30 +08:00
parent 9e9e0d8f35
commit 02402eb5dc
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@ function myPerfOpt() {
}
function reBootMySqld(){
pluginOpService('mysql','restart','');
pluginOpService('mysql-apt','restart','');
}