Sfoglia il codice sorgente

Remove unnecessary edif

pull/1960/head
Julian-Samuel Gebühr 3 anni fa
parent
commit
6b10fb4145
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. +0
    -1
      roles/matrix-bot-maubot/templates/systemd/matrix-bot-maubot.service.j2

+ 0
- 1
roles/matrix-bot-maubot/templates/systemd/matrix-bot-maubot.service.j2 Vedi File

@@ -29,7 +29,6 @@ ExecStart={{ matrix_host_command_docker }} run --rm --name matrix-bot-maubot \
{% for port in matrix_bot_maubot_management_interface_http_bind_port %}
-p {{ port }} \
{% endfor %}
{% endif %}
{{ matrix_bot_maubot_docker_image }} \
python3 -m maubot -c /data/config.yaml



Caricamento…
Annulla
Salva