aboutsummaryrefslogtreecommitdiffstats
path: root/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/run.sh b/run.sh
index 7a53739..4cfe34b 100755
--- a/run.sh
+++ b/run.sh
@@ -1,5 +1,5 @@
-#!/bin/sh
-cd ./graphgraph-fe/
+#!/bin/sh
+cd ./graphgraph-fe/
npm run build
cd ..
-mvn clean spring-boot:run
+mvn clean spring-boot:run