summaryrefslogtreecommitdiff
path: root/roles/apt_repository/files/process-incoming
blob: ebb395272f6b4c583da95e3912a9843f5819cf13 (plain)
1
2
3
4
5
6
7
#!/bin/sh

# sleep for a few seconds so that dput has time to chmod the uploaded
# file.
sleep 10
reprepro -b /srv/apt processincoming default >> /srv/apt/reprepro.log