From 4ccf540578a902242fe993698075d2749aab34f7 Mon Sep 17 00:00:00 2001 From: q13x <84165981+WorldEditAxe@users.noreply.github.com> Date: Tue, 6 Jun 2023 23:05:50 -0800 Subject: [PATCH] (hopefully) fix replit deployment --- replit_launch.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/replit_launch.sh b/replit_launch.sh index a6d0b76..f486263 100644 --- a/replit_launch.sh +++ b/replit_launch.sh @@ -1,5 +1,2 @@ -npm install typescript -npm install -npx tsc -cd build +cd ~/$REPL_SLUG/build node launcher