From 3f6334407f60f7f8e68705daf44c9c8c3432430f Mon Sep 17 00:00:00 2001
From: Olivier Cots <olivier.cots@enseeiht.fr>
Date: Sat, 9 Oct 2021 12:10:07 +0200
Subject: [PATCH] foo

---
 start | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/start b/start
index 73dffe5..dcfe4f7 100644
--- a/start
+++ b/start
@@ -1,7 +1,7 @@
 #!/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 "$@"
 
-- 
GitLab