You've already forked documentation
mirror of
https://github.com/armbian/documentation.git
synced 2026-01-06 10:13:36 -08:00
Change rsync source for mirror images
This commit is contained in:
2
.github/workflows/pull-mirrors-from-db.yml
vendored
2
.github/workflows/pull-mirrors-from-db.yml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
TEXT="Very old images"
|
||||
;;
|
||||
esac
|
||||
echo " | $TEXT | \`rsync -av rsync://rsync.armbian.com/$storage\` | $size |" >> tmp.md
|
||||
echo " | $TEXT | \`rsync -av rsync://fi.mirror.armbian.de/$storage\` | $size |" >> tmp.md
|
||||
done
|
||||
sed -n '/^## Current Mirrors/,$p' "$FILE" >> tmp.md
|
||||
sed -i -e :a -e '/^\n*$/{$d;N;ba' -e '}' tmp.md
|
||||
|
||||
Reference in New Issue
Block a user