Skip to content

Commit 809fdfd

Browse files
authored
Update download link for nbd (#84)
1 parent 3178860 commit 809fdfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install-elastio.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ cent_fedora_install()
7171
yum install -y nbd
7272
;;
7373
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
74+
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
7575
;;
7676
esac
7777
fi

0 commit comments

Comments
 (0)