From 16b1eb88fdda4fd5346e385c56efe12dd3c4c88a Mon Sep 17 00:00:00 2001 From: Nic0Nic0Nii Date: Wed, 18 Aug 2021 05:58:03 +0000 Subject: [PATCH] remove the / --- start | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start b/start index b9012ca..0f173cd 100755 --- a/start +++ b/start @@ -1,3 +1,3 @@ -echo "REACT_APP_GITPOD_WORKSPACE_URL=https://ngsplanner.herokuapp.com/" > .env +echo "REACT_APP_GITPOD_WORKSPACE_URL=https://ngsplanner.herokuapp.com" > .env npm install npm start \ No newline at end of file