Skip to content

Commit

Permalink
still problems with codeblocks
Browse files Browse the repository at this point in the history
  • Loading branch information
eglerean committed Apr 6, 2024
1 parent f071c4a commit 31dff5f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/verify_installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ In this lesson, you learned how to verify the installation of Apptainer on your
1. Apptainer uses the following environemnt variables:
2. The following code creates subfolders in your work directory and makes sure that apptainer will use those folders to store temporary files


.. codeblock:: bash

mkdir $WRKDIR/apptainercache/
Expand All @@ -49,3 +50,6 @@ In this lesson, you learned how to verify the installation of Apptainer on your
export APPTAINER_TMPDIR="$WRKDIR/apptainertemp/"





0 comments on commit 31dff5f

Please sign in to comment.