From d0ea599c9096cfd790fafd81a995c0d3c5220ab0 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sat, 23 Oct 2021 03:02:03 -0400 Subject: [PATCH] Update install.sh --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 4409ba4..e6410c8 100644 --- a/install.sh +++ b/install.sh @@ -260,6 +260,7 @@ repositories_setup(){ apt-get -y autoremove apt-get -y autoclean apt-get -y install curl + fi elif [ "$lsb_dist" = "fedora" ] || [ "$lsb_dist" = "centos" ] || [ "$lsb_dist" = "rhel" ] || [ "$lsb_dist" = "rocky" ]; then if [ "$lsb_dist" = "fedora" ] ; then dnf -y install http://rpms.remirepo.net/fedora/remi-release-34.rpm