[FE training-materials-updates] Setup lab: archive name fixes

Michael Opdenacker michael.opdenacker at free-electrons.com
Wed Jul 23 10:11:45 CEST 2014


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=dc00f4840df8d36f5c7b57697e89bffd1e7f1861

>---------------------------------------------------------------

commit dc00f4840df8d36f5c7b57697e89bffd1e7f1861
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Wed Jul 23 10:09:35 2014 +0200

    Setup lab: archive name fixes
    
    - Needed for consistency with other scripts
    - Don't hesitate to let me know if this was not intended.
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


>---------------------------------------------------------------

dc00f4840df8d36f5c7b57697e89bffd1e7f1861
 labs/setup/setup.tex |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/setup/setup.tex b/labs/setup/setup.tex
index 7a626e8..c920c71 100644
--- a/labs/setup/setup.tex
+++ b/labs/setup/setup.tex
@@ -10,8 +10,8 @@ and more). Download and extract its tarball from a terminal:
 {\small
 {\tt
 cd \\
-wget \sessionurl/labs-\training.tar.xz \\
-sudo tar Jvxf labs-\training.tar.xz \\
+wget \sessionurl/felabs-\training.tar.xz \\
+sudo tar Jvxf felabs-\training.tar.xz \\
 sudo chown -R <user>.<user> felabs-\training \\
 }
 }



More information about the training-materials-updates mailing list