aboutsummaryrefslogtreecommitdiff
path: root/startup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'startup.sh')
-rw-r--r--startup.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/startup.sh b/startup.sh
new file mode 100644
index 000000000..ed4fc7bf7
--- /dev/null
+++ b/startup.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+cd /c/Users/dash/Documents/Dash-Web
+npm run start-release
+# works for dash-release \ No newline at end of file