gsb-start...

This commit is contained in:
sio user 2023-12-21 15:06:38 +01:00
parent cceccda12b
commit 9f99511968

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