Compare commits

...

2 Commits

1 changed files with 0 additions and 2 deletions

View File

@ -41,8 +41,6 @@ sudo a2enmod rewrite
notif "Installing MySQL 8"
echo "Installing MySQL 8"
echo "deb http://ports.ubuntu.com/ubuntu-ports/ jammy-proposed main universe" >> /etc/apt/sources.list
apt update
DEBIAN_FRONTEND=noninteractive apt-get -y install mariadb-server mariadb-client