diff options
author | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-10-29 14:55:27 +0530 |
---|---|---|
committer | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-10-29 14:55:27 +0530 |
commit | f717fe11d003fe5fc029c6a90df41208db3ceb54 (patch) | |
tree | 096d3fe67ff31c1b393e2fd3c7a36a5926733cfb | |
parent | f7f3185c3f624d9b10557933d03bb499291ec74d (diff) |
added both now?
-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 |