From 2a7aecb8352ddc57052cdf7735c98214fb50aa54 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Mon, 13 Aug 2018 19:28:56 -0400 Subject: [PATCH] Force artisan to migrate in the init.sh so migrations don't need to be run manually when committing to production --- init.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.sh b/init.sh index ccbab60..62205f6 100755 --- a/init.sh +++ b/init.sh @@ -93,8 +93,8 @@ msg "Updating ${c_y}CACHE_BUST$c_w variable" sed -i 's|^CACHE_BUST=.*|CACHE_BUST='"$(LC_CTYPE=C LANG=C tr -dc A-Za-z0-9