Преглед изворни кода

There MUST BE NO newline at end of file

Sven Velt пре 5 година
родитељ
комит
096b54f0d8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      templates/ssh-key-options.j2

+ 1 - 1
templates/ssh-key-options.j2

@@ -1 +1 @@
-    key_options: 'no-agent-forwarding,no-port-forwarding,no-X11-forwarding,no-pty{% if monitored_ssh_key_wrapper %},command="{{ monitored_ssh_key_wrapper }}"{% endif %}'
+no-agent-forwarding,no-port-forwarding,no-X11-forwarding,no-pty{% if monitored_ssh_key_wrapper %},command="{{ monitored_ssh_key_wrapper }}"{% endif %}