From 24ab3abbea88ba451b003a1aee76464f8a182b57 Mon Sep 17 00:00:00 2001 From: Damian Mooyman Date: Thu, 3 Aug 2017 10:02:55 +1200 Subject: [PATCH] Update installer path to match recipe --- src/Dev/Install/Installer.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Dev/Install/Installer.php b/src/Dev/Install/Installer.php index f0447396e..0d2881bd8 100644 --- a/src/Dev/Install/Installer.php +++ b/src/Dev/Install/Installer.php @@ -155,10 +155,10 @@ PHP ); } - $this->statusMessage("Setting up 'mysite/_config/config.yml'"); - $this->writeToFile("mysite/_config/config.yml", <<statusMessage("Setting up 'mysite/_config/theme.yml'"); + $this->writeToFile("mysite/_config/theme.yml", <<