1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-19 01:43:22 +01:00
eclair/eclair-front
Florian Schmaus 8084f3c7fc
Properly quote urls in bash scripts (#2580)
To avoid bash interpreting '&' as background job metacharacter,
properly quote the string containing it.

Otherwise you get output like the following:
eclair-node[3517981]: No java installations was detected.
eclair-node[3518011]: Please go to https://adoptopenjdk.net/?variant=openjdk11
eclair-node[3518012]: /usr/bin/eclair-node: line 285: and: command not found
2023-01-23 11:38:44 +01:00
..
modules Front: use IMDSv2 to retrieve the instance ip (#2146) 2022-01-25 17:23:41 +01:00
src Properly quote urls in bash scripts (#2580) 2023-01-23 11:38:44 +01:00
pom.xml Update dependencies (#2537) 2022-12-20 16:55:31 +01:00