apt-repo-updater/README.md

10 lines
158 B
Markdown
Raw Normal View History

2023-08-04 02:51:28 +00:00
# Apt Repo Updater
This script will monitor a dir and execute `reprepro` to include the new .deb files.
# Usage
```
WORK_DIR=/srv/apt apt-repo-updater
```