opennms-forge / docker-horizon-core-web

🐳 Core and Web application service for Horizon by OpenNMS
MIT License
30 stars 19 forks source link

Fix docker-entrypoint typo #44

Closed syepes closed 6 years ago

syepes commented 6 years ago

Fix typo in the docker-entrypoint.sh:

docker-entrypoint.sh: line 228: unexpected EOF while looking for matching `"'
docker-entrypoint.sh: line 232: syntax error: unexpected end of file

https://chat.opennms.com/opennms/pl/gh3n8u8fqfdn9yns31nxo9z83r

indigo423 commented 6 years ago

@syepes thank you very much for your fix and taking care.

syepes commented 6 years ago

No problem, now after docker hub build the last image it will all be fixed :-)