mirror of
https://github.com/ethauvin/rife2-hello.git
synced 2025-04-25 15:37:10 -07:00
Develop (#12)
* Updated to latest Gradle plugin. * Updated for better alignment across hello templates * Updated to RIFE 1.5.2 * Updated to RIFE 1.5.4
This commit is contained in:
parent
ed1cfc66db
commit
1209879005
6 changed files with 14 additions and 14 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