Actualiser docs/Services/pole-scientifique/Onyxia/docs/index.md

This commit is contained in:
Alexis GUYOT 2024-01-17 09:52:48 +01:00
parent dd9213465c
commit bebb2000d1

View File

@ -280,7 +280,7 @@ Pour cela je créé un script onyxia-init.sh, dont le contenu est le suivant :
Echo “Hello World” > work/hello-onyxia.txt
```
```monscript.sh
```#!/monscript.sh
Echo “Hello World” > work/hello-onyxia.txt
```