We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0bf2a39 + 31592c6 commit 6a44e12Copy full SHA for 6a44e12
1 file changed
xdmod/install.sh
@@ -42,7 +42,7 @@ dnf install -y \
42
# be installed in the same container. In a production deployment they may be installed
43
# on separate hosts.
44
#------------------------
45
-dnf install -y https://github.com/ubccr/xdmod/releases/download/v10.0.2-beta1-el8/xdmod-10.0.2-1.0.el8.noarch.rpm \
+dnf install -y https://github.com/ubccr/xdmod/releases/download/v10.0.2-2-el8/xdmod-10.0.2-2.0.el8.noarch.rpm \
46
https://github.com/ubccr/xdmod-ondemand/releases/download/v10.0.0/xdmod-ondemand-10.0.0-1.0.beta1.el8.noarch.rpm \
47
https://github.com/ubccr/xdmod/releases/download/v10.0.0-beta4-el8/xdmod-supremm-10.0.0-1.4.beta4.el8.noarch.rpm \
48
https://github.com/ubccr/xdmod-appkernels/releases/download/v10.0.0/xdmod-appkernels-10.0.0-1.0.beta1.el8.noarch.rpm
0 commit comments