apt-repo-updater/README.md
2023-08-04 10:51:28 +08:00

10 lines
158 B
Markdown

# 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
```