Skip to content

\n not accepted by watchtower in docker container #1633

Closed Answered by piksel
To0wnn asked this question in Q&A
Discussion options

You must be logged in to vote

Look at your syntax highlighting, you are using " to quote the value in your shell, and then you are using the same quote to create the string (effectively ending your variable quote). Either use `\n`, a literal newline or {{ println }}

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by piksel
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #1632 on April 24, 2023 13:35.