Skip to content
Snippets Groups Projects
Verified Commit 9bd6c324 authored by Adam Caprez's avatar Adam Caprez
Browse files

Fix typo.

parent 0ec40fe7
No related branches found
No related tags found
1 merge request!91Fix typo.
...@@ -85,7 +85,7 @@ put my_output_file.tar.gz ...@@ -85,7 +85,7 @@ put my_output_file.tar.gz
To run this script, do: To run this script, do:
{{% panel theme="info" header="Run transfer.sh" %}} {{% panel theme="info" header="Run transfer.sh" %}}
{{< highlight bash >}} {{< highlight bash >}}
module laod lftp module load lftp
lftp -f transfer.sh lftp -f transfer.sh
{{< /highlight >}} {{< /highlight >}}
{{% /panel %}} {{% /panel %}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment