Skip to content
Snippets Groups Projects
Commit 83ee9658 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Untar & gzip bcl

parent a7ed4ef1
Branches
Tags
No related merge requests found
......@@ -52,7 +52,7 @@ process untarBCL {
"""
tar -xvf $tar
tar -xzf $tar
"""
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment