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:
snxraven 2022-07-17 23:46:35 +00:00
commit 21a6b778bb
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