]> BookStack Code Mirror - devops/commitdiff
Removed useless check-update command
authorDan Brown <redacted>
Sat, 25 Sep 2021 20:44:49 +0000 (21:44 +0100)
committerDan Brown <redacted>
Sat, 25 Sep 2021 20:44:49 +0000 (21:44 +0100)
Closes #23

scripts/installation-centos-7.sh

index 2bd0f53eab367fc67f0283cf12da5f6cfab3871e..637618fde9c18c9a7ecb57d2122f47edf93b6a10 100644 (file)
@@ -16,7 +16,6 @@ fi
 CURRENT_IP=$(ip addr | grep 'state UP' -A2 | tail -n1 | awk '{print $2}' | cut -f1  -d'/')
 
 # Install core system packages and remi php repository
-yum check-update
 yum install -y git httpd curl wget yum-utils mariadb-server
 wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
 wget http://rpms.remirepo.net/enterprise/remi-release-7.rpm