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

foo

parent 1c409b91
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/matlab.git
rm -fr tutos
mv matlab/tutos .
git clone --single-branch -b master https://gitlab.irit.fr/toc/mathn7/tutoriels/etudiants.git
rm -fr tutoriels
mv matlab/tutoriels .
rm -rf matlab
exec "$@"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment