From 687c4c9b2454d15012b5cc832a19902dd17aa194 Mon Sep 17 00:00:00 2001
From: Olivier Cots <61-ocots@users.noreply.022e47118ec0>
Date: Thu, 20 Oct 2022 19:19:37 +0000
Subject: [PATCH] Update start

---
 start | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/start b/start
index 872fc4a..bddd46c 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 "$@"
 
-- 
GitLab