mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-21 09:02:07 -07:00
3 lines
35 B
Bash
Executable file
3 lines
35 B
Bash
Executable file
#!/bin/bash
|
|
cd Server
|
|
sh mvnw test
|