Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
0xNacho committed Oct 9, 2015
1 parent 700c907 commit 38acfb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ From a different host, just execute `jboss-client.sh` script with next parameter
* `./jboss-client.sh stop` stops jboss server
* `./jboss-client.sh log` allows you to interactive monitor server logs
* `./jboss-client.sh deploy <path_to_war>` allows you to remotely deploy war applications

Optionaly, you can `mv jboss-client.sh MyServer && mv MyServer /usr/local/bin` in order to execute this tool in a more confortable way (no matter what path you are in).

0 comments on commit 38acfb7

Please sign in to comment.