June 16, 20251 yr Hi,Hope I'm asking at the right forum, but looking for a way to send a string with newline ("\n") in a single variable.The specific use case - trying to use the Beszel Agent container to report to multiple hubs, like mentioned in their guideTried adding \n, "\n", '\n\ but nothing worked so far...Thanks
June 16, 20251 yr Solution Use the KEY_FILE environment variable instead and toss the file into the appdata share
March 6Mar 6 On 6/16/2025 at 7:43 PM, Squid said:Use the KEY_FILE environment variable instead and toss the file into the appdata shareHello @Squid! Can you help me with this usage?I need to convert a `.pem` file and insert the new string containing `\n` into a container via an environment variable, but the process converts special characters `\n` to `\\n`, which corrupts the certificate.Thank you
April 16Apr 16 @FBoscarato , did you see the conversation 3 days after your post? https://github.com/orgs/firefly-iii/discussions/11891#discussioncomment-16051330
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.