diff --git a/start b/start index 872fc4aca4070918549cfb59ecaec30caee19bd9..bddd46cef4996f590d7cb4a28d5241e6e22fc3de 100644 --- a/start +++ b/start @@ -1,7 +1,7 @@ #!/bin/bash git clone --single-branch -b master https://gitlab.irit.fr/toc/mathn7/automatique/etudiants.git rm -fr stability -mv td/stability . +mv etudiants/td/stability . rm -rf etudiants exec "$@"