UrlsController/scripts/startServer.sh

5 lines
52 B
Bash
Raw Normal View History

2021-03-16 14:25:15 +01:00
#!/usr/bin/env bash
set -x
cd ../
./gradlew bootrun