]>
BookStack Code Mirror - devops/commitdiff
projects
/
devops
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
152fcff
)
Removed useless check-update command
author
Dan Brown
<redacted>
Sat, 25 Sep 2021 20:44:49 +0000
(21:44 +0100)
committer
Dan Brown
<redacted>
Sat, 25 Sep 2021 20:44:49 +0000
(21:44 +0100)
Closes #23
scripts/installation-centos-7.sh
patch
|
blob
|
history
diff --git
a/scripts/installation-centos-7.sh
b/scripts/installation-centos-7.sh
index 2bd0f53eab367fc67f0283cf12da5f6cfab3871e..637618fde9c18c9a7ecb57d2122f47edf93b6a10 100644
(file)
--- a/
scripts/installation-centos-7.sh
+++ b/
scripts/installation-centos-7.sh
@@
-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