Remove trailing blank line from the init script

This commit is contained in:
Kevin MacMartin 2016-05-02 22:46:15 -04:00
parent ceb47b1c9c
commit 75d71c3fb5

View file

@ -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
}