forked from snxraven/autoinstallers
Merge pull request 'Remove jammy-proposed repo.' (#2) from LauraOrchid/autoinstallers:lauraorchid-patch-1 into master
Reviewed-on: https://git.codingvm.codes/snxraven/autoinstallers/pulls/2
This commit is contained in:
commit
21a6b778bb
@ -41,8 +41,6 @@ sudo a2enmod rewrite
|
|||||||
|
|
||||||
notif "Installing MySQL 8"
|
notif "Installing MySQL 8"
|
||||||
echo "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
|
DEBIAN_FRONTEND=noninteractive apt-get -y install mariadb-server mariadb-client
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user