Skip to content
Snippets Groups Projects
Commit 355fe5bf authored by Olivier Cots's avatar Olivier Cots
Browse files

Update start

parent 4de5f940
Branches
No related tags found
No related merge requests found
#!/bin/bash
git clone --single-branch -b master https://gitlab.irit.fr/toc/mathn7/etudiants/controle-optimal.git
git clone --single-branch -b master https://gitlab.irit.fr/toc/mathn7/controle-optimal/cours-etudiants.git
rm -fr tp
mv controle-optimal/tp .
rm -rf controle-optimal
mv cours-etudiants/tp .
rm -rf cours-etudiants
exec "$@"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment