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

This commit is contained in:
Alexis GUYOT 2024-01-25 15:44:36 +01:00
parent 4818f591d1
commit bc654b2f27

View File

@ -341,9 +341,9 @@ Par exemple si on inscrit dans le champ *PersonalInitArgs* `fichier1.txt fichier
touch $1
touch $2
```
=== "bash"
``` bash
``` bash
#!/bin/bash
touch $1
touch $2