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

15
scripts/s-adm-start Normal file
View File

@@ -0,0 +1,15 @@
#!/bin/bash
apt-get update
#apt upgrade -y;
mkdir -p tools/ansible
cd tools/ansible
git clone https://gitea.lyc-lecastel.fr/gadmin/gsb2023.git;
cd gsb2023/pre
bash inst-depl
cd /var/www/html/gsbstore
bash getall
cd /root/tools/ansible/gsb2023/pre
bash gsbboot
cd ..
bash pull-config