changeset 5:53b003886689 draft

Uploaded
author zzhou
date Tue, 27 Nov 2012 12:47:46 -0500
parents 44a100e29fd8
children 1ff681b7717c
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Nov 27 12:45:25 2012 -0500
+++ b/tool_dependencies.xml	Tue Nov 27 12:47:46 2012 -0500
@@ -7,7 +7,7 @@
         <install version="1.0">
             <actions>
                 <action type="download_by_url">http://downloads.sourceforge.net/project/ranger/PeakRanger-1.16-Linux-x86_64.zip</action>
-                <action type="shell_command">unzip PeakRanger-1.16-Linux-x86_64.zip</action>
+                <action type="shell_command">sudo unzip PeakRanger-1.16-Linux-x86_64.zip</action>
                 <action type="move_file">
                     <source>peakranger</source>
                     <destination>$INSTALL_DIR/bin</destination>