forked from snxraven/autoinstallers
fixing MySQL commands
This commit is contained in:
commit
0e3889bb38
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user