From 4d3e3f2bae8b573276a5043e42a83add0dc93e31 Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 1 Nov 2021 21:14:07 -0400 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 145357c..79298c6 100644 --- a/install.sh +++ b/install.sh @@ -242,7 +242,7 @@ repositories_setup(){ dpkg --remove-architecture i386 echo 'Acquire::ForceIPv4 "true";' | sudo tee /etc/apt/apt.conf.d/99force-ipv4 apt-get -y update - curl -sS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash + curl -sS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash if [ "$lsb_dist" = "ubuntu" ]; then LC_ALL=C.UTF-8 add-apt-repository -y ppa:ondrej/php apt -y install tuned dnsutils