File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed
administrator/components/com_patchtester Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 1919 <file driver =" mysql" charset =" utf8" >install/sql/mysql/uninstall.mysql.utf8.sql</file >
2020 </sql >
2121 </uninstall >
22- <files folder =" site" >
23- <filename >patchtester.php</filename >
24- </files >
2522 <administration >
2623 <menu img =" components/com_patchtester/assets/images/icon-16-patchtester.png" >com_patchtester</menu >
2724 <files folder =" admin" >
Original file line number Diff line number Diff line change 22rm -rf ../packaging && mkdir ../packaging
33rm -rf ../packages && mkdir ../packages
44cp -r ../../administrator/components/com_patchtester ../packaging/admin
5- cp -r ../../components/com_patchtester ../packaging/site
65rm -rf ../packaging/admin/backups/* .txt
76mv ../packaging/admin/patchtester.xml ../packaging/patchtester.xml
8- tar jcf ../packages/com_patchtester.tar.bz2 ../packaging/site/ ../packaging/ admin/ ../packaging/patchtester.xml
9- tar zcf ../packages/com_patchtester.tar.gz ../packaging/site/ ../packaging/ admin ../packaging/patchtester.xml
10- zip -r ../packages/com_patchtester.zip ../packaging/ite/ ../packaging/ admin/ ../packaging/patchtester.xml
7+ tar jcf ../packages/com_patchtester.tar.bz2 ../packaging/admin/ ../packaging/patchtester.xml
8+ tar zcf ../packages/com_patchtester.tar.gz ../packaging/admin ../packaging/patchtester.xml
9+ zip -r ../packages/com_patchtester.zip ../packaging/admin/ ../packaging/patchtester.xml
You can’t perform that action at this time.
0 commit comments