Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
50e538ae
Commit
50e538ae
authored
Nov 21, 2012
by
Carlos Alexandro Becker
Browse files
oops
parent
72974ce4
Changes
1
Hide whitespace changes
Inline
Side-by-side
custom/totvs.zsh
View file @
50e538ae
...
...
@@ -36,7 +36,7 @@ ecmbuild() {
cd
$VOLDEMORT
/wcm
&&
mvncie
cd
$ECM
/ecm/wecmpackage
&&
mvncie
cd
$VOLDEMORT
/ecm
&&
mvncie
if
[[
$INSTALLER
-eq
'
n
'
]]
;
then
if
[[
$INSTALLER
-eq
'
y
'
]]
;
then
cd
$VOLDEMORT
/ecm/installer
mvnci
-am
-Drun
=
installer
-DLinux64
=
true
-DappServer
=
jboss
else
...
...
@@ -68,7 +68,8 @@ goecm() {
echo
"serious business here. let's have a coffee.."
ecmstop
ecmclean
ecmbuild
&&
ecmup
&&
ecmstart
ecmup
ecmbuild
&&
ecmstart
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment