Skip to content

Commit 8ac9a4c

Browse files
committed
Update index.d
1 parent 3bbb4b6 commit 8ac9a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/software/container-engine/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Save this file below as `ubuntu.toml` in `${HOME}/.edf` directory (the default
3232
Create `${HOME}/.edf` if the folder doesn't exist.
3333
A more detailed explanation of each entry for the EDF can be seen in the [EDF reference][ref-ce-edf-reference].
3434

35-
```console
35+
```bash
3636
image = "library/ubuntu:24.04"
3737
mounts = ["/capstor/scratch/cscs/${USER}:/capstor/scratch/cscs/${USER}"]
3838
workdir = "/capstor/scratch/cscs/${USER}"

0 commit comments

Comments
 (0)