fix(environ): remove stray control characters

Remove useless "%}" from comment in file.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
Georg Pfuetzenreuter 2023-02-15 02:46:16 +01:00
parent b9b2e42ad2
commit 2d5e549872
Signed by: Georg
GPG Key ID: 1ED2F138E7E6FF57
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# File managed by Salt at <{{ source }}>.
# Your changes may be overwritten.
########################################################################
# Set the command-line arguments to pass to the server.%}"
# Set the command-line arguments to pass to the server."
{{ arg_name }}="{{ args }}"