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