Skip to content
Snippets Groups Projects
Commit 7227ef44 authored by Quang tru HUYNH's avatar Quang tru HUYNH
Browse files

type repeted wget

parent 36600df5
No related tags found
No related merge requests found
Pipeline #116780 canceled
...@@ -5,7 +5,7 @@ RUN yum -y update && yum -y upgrade && \ ...@@ -5,7 +5,7 @@ RUN yum -y update && yum -y upgrade && \
yum -y groupinstall development && \ yum -y groupinstall development && \
yum -y clean all && \ yum -y clean all && \
date +"%Y-%m-%d-%H%M" > /last_update date +"%Y-%m-%d-%H%M" > /last_update
RUN wget wget https://registrationcenter-download.intel.com/akdlm/IRC_NAS/20f4e6a1-6b0b-4752-b8c1-e5eacba10e01/l_BaseKit_p_2024.0.0.49564_offline.sh && \ RUN wget https://registrationcenter-download.intel.com/akdlm/IRC_NAS/20f4e6a1-6b0b-4752-b8c1-e5eacba10e01/l_BaseKit_p_2024.0.0.49564_offline.sh && \
bash l_BaseKit_p_2024.0.0.49564_offline.sh \ bash l_BaseKit_p_2024.0.0.49564_offline.sh \
--log l_BaseKit_p_2024.0.0.49564_offline.log \ --log l_BaseKit_p_2024.0.0.49564_offline.log \
--remove-extracted-files yes \ --remove-extracted-files yes \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment