script
This commit is contained in:
parent
df59262cee
commit
b24860728a
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue