Add curl to configure.sh dependency install #1601

Closed
opened 2026-04-05 16:29:28 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @kashalls on 10/1/2023

Add curl to configure.sh dependency install

This solves the edge case where, when installing on a shiny clean container, curl may not be installed. We already install git just in case when installing OneUptime, we might as well install curl just in case its missing.

Closes #351.
Fixes a misspelling of brand.

*Originally created by @kashalls on 10/1/2023* ### Add curl to configure.sh dependency install This solves the edge case where, when installing on a shiny clean container, curl may not be installed. We already install git just in case when installing OneUptime, we might as well install curl just in case its missing. ### Related Issue? Closes #351. Fixes a misspelling of brand.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#1601