00:04:38
Jun 22, 2020
00:00:37
00:02:53
00:13:33
Reading package lists...E: The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file.$ mkdir -p dist/archive dist/contents$ git log --pretty=%H --since=$LAST_UPDATE_DATE | xargs -I {} git diff-tree --no-commit-id --name-only --diff-filter=ACMR -r {} | sed "/sound\//d;/update\//d;/.yml/d" | sort | uniq | sed "s/^/'/g;s/\$/'/g" | xargs 7z a -mx9 dist/archive/ygopro-222DIY-update.7z || true/bin/bash: line 102: git: command not foundxargs: 7z: No such file or directory$ git clone --depth=1 https://code.mycard.moe/alstroemeria-silentlove/ygopro-222DIY-sound sound/bin/bash: line 104: git: command not foundERROR: Job failed: exit code 1