Create install.sh

This commit is contained in:
2019-04-16 00:57:49 +02:00
committed by GitHub
parent abb5887589
commit 24e9b76623
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
yum -y update; yum -y upgrade; yum -y install epel-release wget zip unzip git nano