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

This commit is contained in:
Alexis GUYOT 2024-01-17 09:54:34 +01:00
parent 06df853ab7
commit 3b66d9075e

View File

@ -276,10 +276,6 @@ Exemple simple, je souhaite ajouter automatiquement sur mon service onyxia Jupyt
Pour cela je créé un script onyxia-init.sh, dont le contenu est le suivant :
``` py title="monscript.sh"
Echo “Hello World” > work/hello-onyxia.txt
```
```bash
#!/monscript.sh
Echo “Hello World” > work/hello-onyxia.txt