Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 845efe21 authored by Christophe TREMBLAY-GUILLOUX's avatar Christophe TREMBLAY-GUILLOUX
Browse files

Avoid certbot runing if duplicate domain folder

parent 90fed1a8
No related branches found
No related tags found
No related merge requests found
#!/bin/bash #!/bin/bash
<%- @execution_environment.each do |execution_environment| -%> <%- @environment.each do |environment| -%>
export <%= execution_environment %> export <%= environment %>
<%- end -%> <%- end -%>
<%= @cron_cmd %> <%= @cron_cmd %>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment