mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-11 13:55:24 +01:00
Switch to compressed gzip tarball.
This commit is contained in:
parent
826ff62300
commit
6655de9e03
3 changed files with 3 additions and 2 deletions
|
|
@ -12,6 +12,7 @@ mkdir build
|
|||
cd build
|
||||
|
||||
# Extract
|
||||
ungz ../src/${pkg}.tar.gz
|
||||
untar ../src/${pkg}.tar
|
||||
cd ${pkg}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue