]> git.ipfire.org Git - pbs.git/commitdiff
Regularly dist packages
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 17 Oct 2017 16:05:56 +0000 (17:05 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 17 Oct 2017 16:05:56 +0000 (17:05 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/crontab/pakfire-build-service

index c467a2260ee70b84bab505dd32c17d55f33cafbc..d798c66734482d1c666d1ae9385ab0e316f7970e 100644 (file)
@@ -10,6 +10,9 @@
 # Pull sources
 */5 * * * *    nobody  pakfire-build-service pull-sources &>/dev/null
 
+# Dist
+*/5 * * * *    nobody  pakfire-build-service dist &>/dev/null
+
 # Send updates to Bugzilla
 */5 * * * *    nobody  pakfire-build-service send-bug-updates &>/dev/null