Closed ThomasKluiters closed 5 years ago
Closes: #7
It is now possible to use exclusions:
Using a name:
fetchy --exclude dpkg --exclude perl-base python3
Or with a file:
exclusions.txt
perl-base dpkg
fetchy --exclude exclusions.txt python3
Closes: #7
It is now possible to use exclusions:
Using a name:
Or with a file:
exclusions.txt
Using a name: