X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fweekly.functions;h=14a1d93dc34a6ff4132a1b5a22c3af39896c1ff8;hb=813801add25896afc4bd9839f5d1fe0c05eea465;hp=893813dc7da3f8ee5824f6e0358a22ea239ab4be;hpb=9639afdb34ea7c5fdaf62e05a78ca0aab288f6de;p=dak.git diff --git a/config/debian/weekly.functions b/config/debian/weekly.functions index 893813dc..14a1d93d 100644 --- a/config/debian/weekly.functions +++ b/config/debian/weekly.functions @@ -35,3 +35,7 @@ function fixsymlinks() { symlinks -d -r ${archiveroot} done } + +function linkmorgue() { + ${scriptsdir}/link_morgue.sh +}