Create a basic mirroring tool for the new mirror system

This commit is contained in:
fosslinux 2024-12-27 11:59:59 +11:00
parent 7e8db9c508
commit f772cbe131
2 changed files with 188 additions and 1 deletions

View file

@ -30,7 +30,7 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v3
- name: shellcheck
run: shellcheck steps/helpers.sh download-distfiles.sh
run: shellcheck steps/helpers.sh download-distfiles.sh mirror.sh
reuse:
name: Lint reuse information