Hi, I'm trying to stop a server using this command: *./bin/standalone.sh && ./bin/jboss-cli.sh -c --commands=shutdown* The server was launched and it did not been stopped. Is not possible to excute this two instructions sequentially?