We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0711001 + 06e1d9f commit 2a841d0Copy full SHA for 2a841d0
articles/cyclecloud/how-to/running-in-locked-down-network.md
@@ -130,7 +130,7 @@ cd "${RELEASE_VERSION}"
130
# Download release artifacts from githug (on a machine with github access)
131
cyclecloud project fetch "${RELEASE_URL}" .
132
133
-# Create a tarbal with the project files pre-staged
+# Create a tarball with the project files pre-staged
134
cyclecloud project build
135
mv ./build/slurm "./${RELEASE_VERSION}"
136
tar czf "slurm-${RELEASE_VERSION}.tgz" ./blobs "./${RELEASE_VERSION}"
0 commit comments