Compare commits

...

2 Commits

Author SHA1 Message Date
Johan Largy
83bfd34e91 Merge branch 'main' of https://gitea.lyc-lecastel.fr/gadmin/gsb2023 2023-01-31 08:43:43 +01:00
Johan Largy
00289e1bcb modification 2023-01-31 08:43:14 +01:00

View File

@ -41,4 +41,4 @@
state: restarted
- name: ouverture port 8000 pour copie fichier config
command: "cd ~/confwg/ && python3 -m http.server 8000 &"
command: "cd /root/confwg/ && python3 -m http.server 8000 &"