scripts de debian11 vers niv. sup.

This commit is contained in:
sio user
2023-12-19 14:01:12 +01:00
parent 1b2c6a9220
commit a4fd46609d
3 changed files with 0 additions and 0 deletions

11
scripts/gsb-start Normal file
View File

@@ -0,0 +1,11 @@
#!/bin/bash
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
export DEPL=192.168.99.99
bash gsbboot
cd ../..
bash pull-config