functions.sh - try docker-28.0.0-2-ovm2590.znver1.rpm instead
This commit is contained in:
parent
e895f20211
commit
197526a355
@ -1467,7 +1467,9 @@ EOF
|
|||||||
if [ "$(uname -m)" = "aarch64" ]; then
|
if [ "$(uname -m)" = "aarch64" ]; then
|
||||||
wget https://file-store.openmandriva.org/api/v1/file_stores/b435b807ff1b6bc0eabcc5792e9e652b427b438a
|
wget https://file-store.openmandriva.org/api/v1/file_stores/b435b807ff1b6bc0eabcc5792e9e652b427b438a
|
||||||
elif cat /proc/cpuinfo |grep -q AuthenticAMD; then
|
elif cat /proc/cpuinfo |grep -q AuthenticAMD; then
|
||||||
wget https://file-store.openmandriva.org/api/v1/file_stores/142e76f40a398c59aaafa727bdf889fb1511d715
|
# 27.5.0-1 -- wget https://file-store.openmandriva.org/api/v1/file_stores/142e76f40a398c59aaafa727bdf889fb1511d715
|
||||||
|
# 28.0.0-2 -- wget https://file-store.openmandriva.org/api/v1/file_stores/6a61e12ee92feacc130a749d8ed7848827e7489c
|
||||||
|
wget https://file-store.openmandriva.org/api/v1/file_stores/6a61e12ee92feacc130a749d8ed7848827e7489c
|
||||||
else
|
else
|
||||||
wget https://file-store.openmandriva.org/api/v1/file_stores/dd69c9573a9c945fdb8dcfdbfc6ba823b914bc24
|
wget https://file-store.openmandriva.org/api/v1/file_stores/dd69c9573a9c945fdb8dcfdbfc6ba823b914bc24
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user