mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 13:47:15 +08:00
refactor: MySQL改密逻辑
This commit is contained in:
@@ -34,9 +34,6 @@ rm -f /usr/lib64/libmysql*
|
||||
userdel -r mysql
|
||||
groupdel mysql
|
||||
|
||||
rm -f /etc/profile.d/mysql.sh
|
||||
source /etc/profile
|
||||
|
||||
panel deletePlugin mysql${1}
|
||||
|
||||
echo -e "${HR}\nMySQL-${1} 卸载完成\n${HR}"
|
||||
|
||||
Reference in New Issue
Block a user