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

Update start

parent 0f0182bb
Branches
No related tags found
No related merge requests found
#!/bin/bash #!/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/etudiants/controle-optimal.git
mv controle-optimal/*.ipynb . mkdir tp
mv controle-optimal/*.ipynb ./tp
rm -rf controle-optimal rm -rf controle-optimal
exec "$@" exec "$@"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment