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