Skip to content

Commit

Permalink
Make a tgz too
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Nov 12, 2018
1 parent a3206f2 commit 59148a8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions patch_7_1_1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ function main {

7z a -md1024m liferay-ce-portal-tomcat-7.1.1-ga2-${timestamp}.7z liferay-ce-portal-7.1.1-ga2

tar -czf liferay-ce-portal-tomcat-7.1.1-ga2-${timestamp}.tar.gz liferay-ce-portal-7.1.1-ga2

#
# Decompress Wildfly.
#
Expand All @@ -113,6 +115,8 @@ function main {

7z a -md1024m liferay-ce-portal-wildfly-7.1.1-ga2-${timestamp}.7z liferay-ce-portal-7.1.1-ga2

tar -czf liferay-ce-portal-wildfly-7.1.1-ga2-${timestamp}.tar.gz liferay-ce-portal-7.1.1-ga2

cd ..
}

Expand Down

0 comments on commit 59148a8

Please sign in to comment.