From f042cd85a3cd3c445f52ad7d6094f55c26f8c6e7 Mon Sep 17 00:00:00 2001 From: KMY Date: Sun, 17 Sep 2023 07:58:38 +0900 Subject: [PATCH] Update setup3 --- install/setup3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/setup3.sh b/install/setup3.sh index dd79145145..cd54b8f5d2 100644 --- a/install/setup3.sh +++ b/install/setup3.sh @@ -5,7 +5,7 @@ rbenv global 3.2.2 gem install bundler --no-document -cd live +cd ~/live yarn install --pure-lockfile