Mentions légales du service

Skip to content
Snippets Groups Projects
Commit cd961342 authored by Robin Adili's avatar Robin Adili
Browse files

copy sip from repo

parent 0ccd2ec6
No related branches found
No related tags found
No related merge requests found
...@@ -11,6 +11,7 @@ builddir="$scdir"/build ...@@ -11,6 +11,7 @@ builddir="$scdir"/build
cd "$builddir" cd "$builddir"
wget -i "$scdir"/reqs.txt wget -i "$scdir"/reqs.txt
cp "${scdir}/sip*.tar.gz" "${builddir}"
ls -1 *.tar.gz|xargs -L 1 tar -xvf ls -1 *.tar.gz|xargs -L 1 tar -xvf
rm *.tar.gz rm *.tar.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment