From 9f99511968aca43c97a5e991ee6a97a3a0d2f459 Mon Sep 17 00:00:00 2001 From: sio user Date: Thu, 21 Dec 2023 15:06:38 +0100 Subject: [PATCH] gsb-start... --- scripts/gsb-start | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/gsb-start b/scripts/gsb-start index d578de8..945a02a 100644 --- a/scripts/gsb-start +++ b/scripts/gsb-start @@ -3,8 +3,8 @@ apt-get update #upgrade -y mkdir -p /root/tools/ansible cd /root/tools/ansible -git clone https://gitea.lyc-lecastel.fr/gadmin/gsb2023.git -cd gsb2023/pre +git clone https://gitea.lyc-lecastel.fr/gsb/gsb2024.git +cd gsb2024/pre export DEPL=192.168.99.99 bash gsbboot cd ../..