main #8
1 changed files with 4 additions and 0 deletions
4
build.sh
Executable file
4
build.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
pnpm i
|
||||
pnpm run build
|
||||
./backend/gradlew shadowJar
|
Loading…
Reference in a new issue