Skip to content
Snippets Groups Projects
Commit add848ce authored by David Godlove's avatar David Godlove Committed by Vanessa Sochat
Browse files

fixing env var in build help (#1130)

parent 34618235
No related merge requests found
......@@ -90,7 +90,7 @@ DEFFILE SECTION EXAMPLES:
%setup
echo "This is a scriptlet that will be executed on the host, as root, after"
echo "the container has been bootstrapped. To install things into the container"
echo "reference the file system location with \$SINGULARITY_BUILDROOT"
echo "reference the file system location with \$SINGULARITY_ROOTFS"
%post
echo "This scriptlet section will be executed from within the container after"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment