mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
Sync armhf for gitlab-runner
This commit is contained in:
parent
dcaa9930fc
commit
96e96dc76f
@ -20,7 +20,7 @@ echo "YUM finished"
|
|||||||
|
|
||||||
"$apt_sync" --delete "${UPSTREAM}/ubuntu" @ubuntu-lts main amd64,i386,arm64 "$UBUNTU_PATH"
|
"$apt_sync" --delete "${UPSTREAM}/ubuntu" @ubuntu-lts main amd64,i386,arm64 "$UBUNTU_PATH"
|
||||||
echo "Ubuntu finished"
|
echo "Ubuntu finished"
|
||||||
"$apt_sync" --delete "${UPSTREAM}/debian" @debian-current main amd64,i386,arm64 "$DEBIAN_PATH"
|
"$apt_sync" --delete "${UPSTREAM}/debian" @debian-current main amd64,i386,arm64,armhf "$DEBIAN_PATH"
|
||||||
echo "Debian finished"
|
echo "Debian finished"
|
||||||
|
|
||||||
"${_here}/helpers/size-sum.sh" $REPO_SIZE_FILE --rm
|
"${_here}/helpers/size-sum.sh" $REPO_SIZE_FILE --rm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user