Compare commits
No commits in common. "21a6b778bb4f9289eb2d424c746c4a4c842a6e3a" and "e5b935aede6db8051d3efeef3d7d7a19e33be442" have entirely different histories.
21a6b778bb
...
e5b935aede
@ -41,6 +41,8 @@ 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