This website works better with JavaScript
Home
Explore
Help
Sign In
seno
/
docker-jboss-as
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Merge branch 'master' of https://code.senomas.com/seno/docker-jboss-as
DenMaSeno
9 years ago
parent
d4cf3c5792
14f923015d
commit
3aedcf4b39
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
standalone.sh
+ 1
- 1
standalone.sh
View File
@@ -48,7 +48,7 @@ do
fi
fi
;;
;;
--)
--)
- shift
+ shift
break;;
break;;
*)
*)
SERVER_OPTS="$SERVER_OPTS \"$1\""
SERVER_OPTS="$SERVER_OPTS \"$1\""