Skip to content
Unverified Commit e2b4644f authored by Maximilian Bosch's avatar Maximilian Bosch
Browse files

weechat: fix quoting for ${} syntax

In my previous PR I missed that ${sec.foobar} (syntax to retrieve
secrets in a weechat runtime) breaks the shell evaluation.

Furthermore `;` shall be used rather than `\n` to concat scripts and the
init config.
parent 6f3ff5ac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment