init
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd $(dirname $0)
|
||||
|
||||
./mvnw -Dstyle.color=always spring-boot:run $@
|
||||
Reference in New Issue
Block a user
@@ -1,5 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd $(dirname $0)
|
||||
|
||||
./mvnw -Dstyle.color=always spring-boot:run $@
|
||||