Skip to content

Commit

Permalink
Tweaking ever closer
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-parry committed Sep 28, 2018
1 parent 304846b commit 021bc3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/release
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ mv user_guide_src/build/epub/CodeIgniter4.epub dist/CodeIgniter-${version}${qual

cd build
zip -r ../dist/v${version}${qualifier}.zip *
tar -zcvf ../dist/v${version}${qualifier}.tar.gz *
tar -zcf ../dist/v${version}${qualifier}.tar.gz *

#---------------------------------------------------
# Done for now
Expand Down

0 comments on commit 021bc3b

Please sign in to comment.