Skip to content
Snippets Groups Projects
Commit e354e588 authored by ndomassi.tando_ird.fr's avatar ndomassi.tando_ird.fr
Browse files

Modification erreur sur le mv ligne 110

parent 36cfb8ec
No related branches found
No related tags found
No related merge requests found
Pipeline #40149 passed
...@@ -107,7 +107,7 @@ Below is the current situation on the left and the situation we want to end up o ...@@ -107,7 +107,7 @@ Below is the current situation on the left and the situation we want to end up o
??? example "Click to show the solution" ??? example "Click to show the solution"
using the absolute path: using the absolute path:
```bash ```bash
mv /home/<userName>/{{extra.working_directory}}/script/analysis /home/<userName>/{{extra.working_directory}}/analysis mv /home/<userName>/{{extra.working_directory}}/script/analysis /home/<userName>/{{extra.working_directory}}/
mv /home/<userName>/{{extra.working_directory}}/script/protocol.txt /home/<userName>/{{extra.working_directory}}/analysis/ mv /home/<userName>/{{extra.working_directory}}/script/protocol.txt /home/<userName>/{{extra.working_directory}}/analysis/
``` ```
using the relative path: using the relative path:
......
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