fixed a typo
This commit is contained in:
parent
4bfaa74d20
commit
12d1f86514
|
@ -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…
Reference in New Issue