Skip to content
Snippets Groups Projects

Onboard kevr as project maintainer

Merged Kristian Klausen requested to merge klausenbusk/infrastructure:onboard-kevr into master
All threads resolved!
4 files
+ 36
0
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 6
0
[Unit]
Description=Synchronize package list
[Service]
Type=oneshot
ExecStart=/usr/bin/bash -c "find /srv/ftp/pool/*-debug/ -type f -not -name *.sig > /srv/http/debuginfod/index.html"
Loading