From 9fd5e5bb385bd40c6d57278cff4c8ab66fc24727 Mon Sep 17 00:00:00 2001 From: Aydan Pirani Date: Sun, 14 Apr 2024 16:01:54 -0500 Subject: [PATCH] Update install_dependencies.sh --- scripts/install_dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install_dependencies.sh b/scripts/install_dependencies.sh index c51f6f2..2f6b228 100644 --- a/scripts/install_dependencies.sh +++ b/scripts/install_dependencies.sh @@ -1,3 +1,3 @@ #!/bin/bash cd /home/ubuntu/rp-api -yarn \ No newline at end of file +sudo yarn