Go to file
Benjamin Drung b47fd57c1a Just test that config file is readable
Test that the config file is readable (ie. "-e") before dying, not
strictly a file ("-f").

This allows one to more-easily generate dynamic configuration files
and pass them via `apt-mirror /dev/stdin` rather than having to create
temporary files.

Closes: #824493
2016-11-08 18:31:00 +01:00
.gitignore Add all tarballs to .gitignore. 2014-02-22 15:16:58 +01:00
.perltidyrc Remove trailing spaces from .perltidyrc file. 2014-02-22 15:09:27 +01:00
CHANGELOG Release 0.5.1 2014-04-12 21:27:22 +02:00
LICENSE corrected license file 2013-03-03 00:39:59 -06:00
Makefile Correct version number 2014-04-12 21:31:11 +02:00
README.md minor readme update 2013-03-03 00:44:16 -06:00
apt-mirror Just test that config file is readable 2016-11-08 18:31:00 +01:00
mirror.list Added proxy support 2014-04-10 13:52:46 +02:00
postmirror.sh Update postmirror.sh (description and example). 2014-02-22 14:23:48 +01:00

README.md