Add startup.sh
This commit is contained in:
3
startup.sh
Executable file
3
startup.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
./mvnw jar:jar install:install && ./mvnw clean package && docker compose -f src/main/docker-compose/jvm.yml up -d --build
|
||||||
Reference in New Issue
Block a user