This commit is contained in:
Bill Burke 2013-10-11 09:55:22 -04:00
parent df59262cee
commit b24860728a

View file

@ -1,4 +1,5 @@
#!/bin/bash #!/bin/bash
# dev setup
if [ -z "$JBOSS_HOME"]; then if [ -z "$JBOSS_HOME"]; then
echo "Need toset JBOSS_HOME" echo "Need toset JBOSS_HOME"