diff options
author | geireann <geireann.lindfield@gmail.com> | 2022-12-21 02:06:32 -0500 |
---|---|---|
committer | geireann <geireann.lindfield@gmail.com> | 2022-12-21 02:06:32 -0500 |
commit | 24f9d90c2b465e8a87226ebcf5c9cfdcf7c9701c (patch) | |
tree | e0a0406126ff32b7f80e74e223eded607126df9b /startup.sh | |
parent | 61683e5e084f0b3a6c53bde08295a25b53ea2db3 (diff) |
server side updates
Diffstat (limited to 'startup.sh')
-rw-r--r-- | startup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/startup.sh b/startup.sh index 6554b5666..d741658ad 100644 --- a/startup.sh +++ b/startup.sh @@ -1,4 +1,4 @@ #!/bin/bash -cd /c/Users/dash/Desktop/Dash-Web # cd /c/Users/dash/Documents/Dash-Web instead for dash-release +cd /c/Users/dash/Documents/GitHub/Dash-Web # cd /c/Users/dash/Documents/Dash-Web instead for dash-release npm run start-release # works for browndash
\ No newline at end of file |