From 0b29f138034a1315aea20f21588301fa6aa5864a Mon Sep 17 00:00:00 2001 From: Ben Chatelain Date: Sat, 25 Apr 2020 14:07:28 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=F0=9F=8F=BB=E2=80=8D=E2=99=80?= =?UTF-8?q?=EF=B8=8F=20Add=20clean=20to=20bootstrap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/bootstrap | 2 ++ 1 file changed, 2 insertions(+) diff --git a/script/bootstrap b/script/bootstrap index 07af90c..130bc3d 100755 --- a/script/bootstrap +++ b/script/bootstrap @@ -8,6 +8,8 @@ # main() { + script/clean + echo "==> 👢 Bootstrapping" bundle install brew bundle install --verbose