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

Update start

parent eca496aa
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
rm -fr tp
mkdir tp
mv controle-optimal/*.ipynb ./tp
mv controle-optimal/tp .
rm -rf controle-optimal
exec "$@"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment