mirror of
https://github.com/ethauvin/rife2-hello.git
synced 2025-04-26 15:48:13 -07:00
Updated to latest Gradle plugin.
This commit is contained in:
parent
f3180a070a
commit
e0e07a3d27
2 changed files with 2 additions and 2 deletions
|
@ -68,7 +68,7 @@ java -javaagent:[path-to]/rife2-[version]-agent.jar -jar $JETTY_HOME/start.jar
|
|||
|
||||
|
||||
```bash
|
||||
./gradlew clean uberJar
|
||||
./gradlew clean uberjar
|
||||
```
|
||||
|
||||
Then run it with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue