diff options
Diffstat (limited 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 |