Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit06d1412

Browse files
authored
Update mirror URL for size retrieval in workflow
1 parent10a7cf2 commit06d1412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/pull-mirrors-from-db.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
|-----------------|---------------------------------------------|---------------:|
3434
EOF
3535
for storage in dl apt archive oldarchive; do
36-
size=$(curl -s https://k-space.ee.armbian.com/$storage/size.txt)
36+
size=$(curl -s https://fi.mirror.armbian.de/$storage/size.txt)
3737
case "$storage" in
3838
"dl")
3939
TEXT="Current images"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp