You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/storage.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,7 @@ Note that the original virtual environment is still installed in `$SCRATCH/sqfs-
117
117
A benefit of this approach is that the squashfs file can be copied to a location that is not subject to the Scratch cleaning policy.
118
118
119
119
!!! warning
120
-
Virtual environment are usually not relocatable as they contains symlinks to absolute locations inside the virtual environment. Therefore, you need to mount the image in the exact same location where you created the virtual environment.
120
+
Virtual environment are usually not relocatable as they contain symlinks to absolute locations inside the virtual environment. Therefore, you need to mount the image in the exact same location where you created the virtual environment.
121
121
122
122
#### Step 4: (optional) regenerate the virtual environment
0 commit comments