diff options
author | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-10-29 14:54:47 +0530 |
---|---|---|
committer | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-10-29 14:54:47 +0530 |
commit | f7f3185c3f624d9b10557933d03bb499291ec74d (patch) | |
tree | 77d7d3f2005f5ff60253198e4717a2ddaae34448 | |
parent | 7f34da97931146e8459afcdeccf43639cc5e9535 (diff) |
added both to startup.sh
-rw-r--r-- | startup.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/startup.sh b/startup.sh index 64d751ff3..c558f0fe2 100644 --- a/startup.sh +++ b/startup.sh @@ -2,3 +2,7 @@ cd /c/Users/dash/Desktop/Dash-Web 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 |