From 6ca6b6703b884541412d004a90e7fffaa6d1b380 Mon Sep 17 00:00:00 2001
From: Centre Culturel de Luminy <webmasters@luminy.org>
Date: Wed, 20 Nov 2019 10:54:28 +0000
Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration

---
 .forestry/settings.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.forestry/settings.yml b/.forestry/settings.yml
index 98e3ce2..ae27b7b 100644
--- a/.forestry/settings.yml
+++ b/.forestry/settings.yml
@@ -23,5 +23,5 @@ build:
   preview_docker_image: forestryio/ruby:2.6
   mount_path: "/srv"
   working_dir: "/srv"
-  instant_preview_command: buneld install && bundle exec jekyll serve --drafts --unpublished
+  instant_preview_command: bundle install && bundle exec jekyll serve --drafts --unpublished
     --future --port 8080 --host 0.0.0.0 -d _site
-- 
GitLab