nzamani / sap-cloud-connector-docker

SAP Cloud Connector in Docker
75 stars 55 forks source link

Replacing hardcoded value with variable SAPCC_RPM #34

Open ajmaradiaga opened 3 years ago

ajmaradiaga commented 3 years ago

The cloud connector install line is expecting an rpm file name that finishes in "-8.rpm" and the latest version is "-5.rpm". Instead of hard coding the value, we can search for the name of the sapcc rpm and use that.