Skip to content

Commit

Permalink
global installation described
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamBien authored Feb 2, 2019
1 parent 1407a8a commit 6bb40de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@ WAD also supports simultaneous deployment to multiple servers

A a shell script:

```
```shell
#!/bin/bash
BASEDIR=$(dirname $0)
java -jar ${BASEDIR}/wad.jar "$@"%
`
```

will install WAD "globally". Now you can launch WAD from any directory you like e.g.

`wad.sh /openliberty/wlp/usr/servers/defaultServer/dropins/``
`wad.sh /openliberty/wlp/usr/servers/defaultServer/dropins/`


Any questions left? See you at [airhacks.tv](http://airhacks.tv).
Expand Down

0 comments on commit 6bb40de

Please sign in to comment.