mirror of
https://github.com/EngineGPDev/Autoinstall.git
synced 2025-01-18 13:52:22 +03:00
Minor fixes
This commit is contained in:
parent
56ee4f3ed8
commit
ae9a1efa68
@ -312,7 +312,7 @@ while true; do
|
||||
fi
|
||||
fi
|
||||
|
||||
# Устанавливаем базу данных и phpMyAdmin
|
||||
# Устанавливаем базу данных
|
||||
if ! dpkg-query -W -f='${Status}' "mysql-server" 2>/dev/null | grep -q "install ok installed"; then
|
||||
sudo debconf-set-selections <<EOF
|
||||
mysql-apt-config mysql-apt-config/select-server select mysql-8.0
|
||||
|
Loading…
Reference in New Issue
Block a user