4 lines
No EOL
61 B
Bash
Executable file
4 lines
No EOL
61 B
Bash
Executable file
#!/bin/bash
|
|
pnpm i
|
|
pnpm run build
|
|
./backend/gradlew shadowJar |