From 75d71c3fb55f4a95dc71a9d03dc1a00332a7b9b8 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Mon, 2 May 2016 22:46:15 -0400 Subject: [PATCH] Remove trailing blank line from the init script --- init.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/init.sh b/init.sh index 54695cb..4673264 100755 --- a/init.sh +++ b/init.sh @@ -75,4 +75,3 @@ gulp --production || error "${c_m}gulp --production$c_w exited with an error sta msg "Running: ${c_m}php artisan up" php artisan up } -