From 61ba705600001a53b27537b548e91d1ae464544f Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Mon, 30 Nov 2020 09:16:21 +0100 Subject: [PATCH] Add calendar to discourse. --- roles/discourse/templates/app.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/discourse/templates/app.yml b/roles/discourse/templates/app.yml index e5bc1e1..e36d20f 100644 --- a/roles/discourse/templates/app.yml +++ b/roles/discourse/templates/app.yml @@ -50,6 +50,7 @@ hooks: cd: $home/plugins cmd: - git clone https://github.com/discourse/docker_manager.git + - git clone https://github.com/discourse/discourse-calendar.git ## Any custom commands to run after building run: