Compare commits

...

1 Commits

Author SHA1 Message Date
9f99511968 gsb-start... 2023-12-21 15:06:38 +01:00

View File

@ -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 ../..