Compare commits
1 Commits
v0.0.1f-ps
...
v0.0.1g-ps
Author | SHA1 | Date | |
---|---|---|---|
|
9f99511968 |
@@ -3,8 +3,8 @@ apt-get update
|
|||||||
#upgrade -y
|
#upgrade -y
|
||||||
mkdir -p /root/tools/ansible
|
mkdir -p /root/tools/ansible
|
||||||
cd /root/tools/ansible
|
cd /root/tools/ansible
|
||||||
git clone https://gitea.lyc-lecastel.fr/gadmin/gsb2023.git
|
git clone https://gitea.lyc-lecastel.fr/gsb/gsb2024.git
|
||||||
cd gsb2023/pre
|
cd gsb2024/pre
|
||||||
export DEPL=192.168.99.99
|
export DEPL=192.168.99.99
|
||||||
bash gsbboot
|
bash gsbboot
|
||||||
cd ../..
|
cd ../..
|
||||||
|
Reference in New Issue
Block a user