mirror of
https://github.com/luisgbm/lfs-scripts.git
synced 2026-03-10 12:45:18 +00:00
Update README.md
This commit is contained in:
parent
4b916916cd
commit
ca143f5531
1 changed files with 4 additions and 4 deletions
|
|
@ -51,9 +51,9 @@ Download all the packages and extract them to $LFS/sources.
|
||||||
|
|
||||||
```
|
```
|
||||||
cd $LFS
|
cd $LFS
|
||||||
cp /<location_of_the_package>/lfs-packages-11.0.tar .
|
cp /<location_of_the_package>/lfs-packages-11.1.tar .
|
||||||
tar xf lfs-packages-11.0.tar
|
tar xf lfs-packages-11.1.tar
|
||||||
mv 11.0 sources
|
mv 11.1 sources
|
||||||
chmod -v a+wt $LFS/sources
|
chmod -v a+wt $LFS/sources
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue