From aa9ec7df34f39e8904f7b4b01c9a3933d2e578b4 Mon Sep 17 00:00:00 2001 From: Olivier Cots <61-ocots@users.noreply.022e47118ec0> Date: Fri, 18 Nov 2022 18:17:12 +0000 Subject: [PATCH] Update start --- start | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start b/start index 742fe3e..2fb0280 100644 --- a/start +++ b/start @@ -1,5 +1,5 @@ #!/bin/bash -git clone --single-branch -b master https://gitlab.irit.fr/toc/mathn7/controle-optimal/cours-etudiants.git +git clone --single-branch -b master https://gitlab.irit.fr/toc/ens-n7/controle-optimal/etudiants.git rm -fr tp mv cours-etudiants/tp . rm -rf cours-etudiants -- GitLab