diff options
-rw-r--r-- | startup.sh | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/startup.sh b/startup.sh index c558f0fe2..6554b5666 100644 --- a/startup.sh +++ b/startup.sh @@ -1,8 +1,4 @@ #!/bin/bash -cd /c/Users/dash/Desktop/Dash-Web +cd /c/Users/dash/Desktop/Dash-Web # cd /c/Users/dash/Documents/Dash-Web instead for dash-release npm run start-release -# works for browndash - -# cd /c/Users/dash/Documents/Dash-Web -# npm run start-release -# works for dash-release
\ No newline at end of file +# works for browndash
\ No newline at end of file |