Skip to content
Snippets Groups Projects
Commit 612da6d8 authored by Scott Mindock's avatar Scott Mindock
Browse files

updating for public

parent 31112074
No related merge requests found
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
install() install()
{ {
yum -y update && \ yum -y update && \
yum -y install libstdc++6 && \
yum -y install openssl-devel.x86_64 && \ yum -y install openssl-devel.x86_64 && \
yum -y install patch && \ yum -y install patch && \
yum -y install csh && \ yum -y install csh && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment