fixed a typo
This commit is contained in:
parent
4bfaa74d20
commit
12d1f86514
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ packages into your home directory:
|
|||
mkdir repository
|
||||
cd repository
|
||||
mkdir pool
|
||||
cp /var/cache/apt/archive/*.deb pool/</pre>
|
||||
cp -v /var/cache/apt/archives/*.deb pool/</pre>
|
||||
|
||||
|
||||
<h1>Create the package listing</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue