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.
1 parent 6a1502a commit 337caa0Copy full SHA for 337caa0
tutorial/tutorial-template.tex
@@ -176,7 +176,7 @@ \section*{Learning Objectives}
176
(Note that \texttt{$<$LUKScontainername$>$} is the same as \texttt{$<$containername$>$}).
177
178
You can now execute \texttt{prepare\_scripts.sh} with: \\
179
-\cmd{./prepare\_scripts.sh} \\
+\cmd{./prepare\_scripts.sh ./prepare_scripts.sh <local-uid> <LUKScontainername>} \\
180
This will upload your keys to Vault, and will insert the received tokens into a new file called \texttt{command.sh}.
181
\texttt{command.sh} was automatically derived by \texttt{prepare\_scripts.sh} from your \texttt{command.sh.template}.
182
\\
0 commit comments