MAJ mkvm.ps1 pour 2024 et bookworm

This commit is contained in:
phil
2023-12-21 23:32:49 +01:00
parent 3f565e0dac
commit 51ac36f669
3 changed files with 6 additions and 6 deletions

View File

@@ -1,11 +1,11 @@
#!/bin/bash
dir=/root/tools/ansible
prj=gsb2023
prj=gsb2024
opt=""
if [ -z ${UREP+x} ]; then
UREP=https://gitea.lyc-lecastel.fr/gadmin/gsb2023.git
UREP=https://gitea.lyc-lecastel.fr/gsb/gsb2024.git
fi
dir=/root/tools/ansible