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

This commit is contained in:
Alexis GUYOT 2024-01-25 15:46:46 +01:00
parent bc654b2f27
commit 7eb6bde2d9

View File

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