Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flytreeleft committed Dec 15, 2019
1 parent 3c9c9eb commit 799e47e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ directly, just choose the latest version.
#### 2. Copy all needed jars into nexus system folder

```
PLUGIN_VERSION=0.3.2-SNAPSHOT
PLUGIN_VERSION=0.3.4
jars="org/github/flytreeleft/nexus3-keycloak-plugin/$PLUGIN_VERSION/nexus3-keycloak-plugin-$PLUGIN_VERSION.jar"
for jar in $(echo $jars | sed 's/ /\n/g'); do
Expand Down

0 comments on commit 799e47e

Please sign in to comment.