aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorusodhi <61431818+usodhi@users.noreply.github.com>2020-10-29 14:55:27 +0530
committerusodhi <61431818+usodhi@users.noreply.github.com>2020-10-29 14:55:27 +0530
commitf717fe11d003fe5fc029c6a90df41208db3ceb54 (patch)
tree096d3fe67ff31c1b393e2fd3c7a36a5926733cfb
parentf7f3185c3f624d9b10557933d03bb499291ec74d (diff)
added both now?
-rw-r--r--startup.sh8
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