mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-14 23:35:24 +01:00
Add untar.c
This commit is contained in:
parent
0d64413670
commit
f030a3a74e
10 changed files with 56 additions and 29 deletions
|
|
@ -11,7 +11,7 @@ set -ex
|
|||
cd build
|
||||
|
||||
# Extract
|
||||
tar xf ../src/${pkg}.tar
|
||||
untar ../src/${pkg}.tar
|
||||
cd ${pkg}
|
||||
|
||||
# Compile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue