We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3178860 commit 809fdfdCopy full SHA for 809fdfd
scripts/install-elastio.sh
@@ -71,7 +71,7 @@ cent_fedora_install()
71
yum install -y nbd
72
;;
73
2023 ) arch=$(uname -m)
74
- yum localinstall -y https://fedora.mirror.constant.com/fedora/linux/releases/37/Everything/$arch/os/Packages/n/nbd-3.24-3.fc37.$arch.rpm
+ yum localinstall -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/38/Everything/$arch/os/Packages/n/nbd-3.24-3.fc38.$arch.rpm
75
76
esac
77
fi
0 commit comments