Merge pull request #189 from Leandros/patch-1
add extraction of bzipped archive
This commit is contained in:
@@ -18,3 +18,7 @@
|
|||||||
- extract a gzipped archive in the current directory
|
- extract a gzipped archive in the current directory
|
||||||
|
|
||||||
`tar xzf {{source.tar.gz}}`
|
`tar xzf {{source.tar.gz}}`
|
||||||
|
|
||||||
|
- extract a bzipped archive in the current directory
|
||||||
|
|
||||||
|
`tar xjf {{source.tar.bz2}}`
|
||||||
|
Reference in New Issue
Block a user