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