mirror of
https://gitee.com/openeuler/A-Tune.git
synced 2025-12-06 08:08:59 +08:00
3 lines
100 B
Bash
3 lines
100 B
Bash
ssh -q root@SERVER_IP_1 "systemctl start mariadb"
|
|
ssh -q root@SERVER_IP_2 "systemctl start mariadb"
|