From 6b08cb831fb0019a60f06c0fb2e2a8000f0defb5 Mon Sep 17 00:00:00 2001 From: Vlad Date: Tue, 9 Jun 2020 15:37:58 +0300 Subject: [PATCH] Fix PR --- additional/setup.command | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/additional/setup.command b/additional/setup.command index 4620937..b58af5a 100755 --- a/additional/setup.command +++ b/additional/setup.command @@ -11,4 +11,4 @@ brew bundle bundle install # Обновляем репозиторий подов и запускаем их установку. -bundle exec pod pod install --repo-update \ No newline at end of file +bundle exec pod install --repo-update \ No newline at end of file